transformers/templates
Aymeric Augustin b670c26684 Take advantage of the cache when running tests.
Caching models across test cases and across runs of the test suite makes
slow tests somewhat more bearable.

Use gettempdir() instead of /tmp in tests. This makes it easier to
change the location of the cache with semi-standard TMPDIR/TEMP/TMP
environment variables.

Fix #2222.
2019-12-21 08:43:19 +01:00
..
adding_a_new_example_script update the examples, docs and template 2019-11-14 20:38:02 +01:00
adding_a_new_model Take advantage of the cache when running tests. 2019-12-21 08:43:19 +01:00