transformers/tests/models/auto
Sylvain Gugger 6f8f2f6a77
Make AutoProcessor a magic loading class for all modalities (#18963)
* Make AutoProcessor a magic loading class for all modalities

* Quality
2022-09-14 07:36:12 -04:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_configuration_auto.py 🐛 Properly raise RepoNotFoundError when not authenticated (#17651) 2022-06-10 15:41:53 +02:00
test_feature_extraction_auto.py 🐛 Properly raise RepoNotFoundError when not authenticated (#17651) 2022-06-10 15:41:53 +02:00
test_modeling_auto.py Further reduce the number of alls to head for cached objects (#18871) 2022-09-06 12:34:37 -04:00
test_modeling_flax_auto.py 🐛 Properly raise RepoNotFoundError when not authenticated (#17651) 2022-06-10 15:41:53 +02:00
test_modeling_tf_auto.py Further reduce the number of alls to head for cached objects (#18871) 2022-09-06 12:34:37 -04:00
test_modeling_tf_pytorch.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_processor_auto.py Make AutoProcessor a magic loading class for all modalities (#18963) 2022-09-14 07:36:12 -04:00
test_tokenization_auto.py Further reduce the number of alls to head for cached objects (#18871) 2022-09-06 12:34:37 -04:00