Files
HuggingFace_transformer/docs/source
Aymeric Augustin 35401fe50f Remove dependency on pytest for running tests (#2055)
* Switch to plain unittest for skipping slow tests.

Add a RUN_SLOW environment variable for running them.

* Switch to plain unittest for PyTorch dependency.

* Switch to plain unittest for TensorFlow dependency.

* Avoid leaking open files in the test suite.

This prevents spurious warnings when running tests.

* Fix unicode warning on Python 2 when running tests.

The warning was:

    UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal

* Support running PyTorch tests on a GPU.

Reverts 27e015bd.

* Tests no longer require pytest.

* Make tests pass on cuda
2019-12-06 13:57:38 -05:00
..
2019-11-23 11:34:45 -05:00
2019-09-26 11:28:44 +02:00
2019-12-03 11:20:26 -05:00
2019-09-26 18:19:51 -04:00
2019-11-26 15:10:51 -05:00
2019-12-01 14:08:14 +05:30
2019-10-07 15:02:42 -04:00
2019-12-05 10:14:58 -05:00
2019-11-05 19:06:12 -05:00