transformers/tests/utils
Sylvain Gugger c595b6e6a9
Make Transformers use cache files when hf.co is down (#16362)
* Make Transformers use cache files when hf.co is down

* Fix tests

* Was there a random circleCI failure?

* Isolate patches

* Style

* Comment out the failure since it doesn't fail anymore

* Better comment
2022-03-23 15:56:49 -04:00
..
__init__.py
test_activations_tf.py
test_activations.py
test_add_new_model_like.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_cli.py
test_doc_samples.py
test_file_utils.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_hf_argparser.py
test_image_utils.py
test_logging.py
test_model_card.py
test_model_output.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_modeling_tf_core.py
test_offline.py Make Transformers use cache files when hf.co is down (#16362) 2022-03-23 15:56:49 -04:00
test_skip_decorators.py
test_utils_check_copies.py Updates the default branch from master to main (#16326) 2022-03-23 03:46:59 -04:00
test_versions_utils.py