transformers/tests/models/auto
Sylvain Gugger 5f9b825c89
Use code on the Hub from another repo (#22814)
* initial work

* Add other classes

* Refactor code

* Move warning and fix dynamic pipeline

* Issue warning when necessary

* Add test

* Do not skip auto tests

* Fix failing tests

* Refactor and address review comments

* Address review comments
2023-04-18 13:46:11 -04:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_configuration_auto.py Make sure dynamic objects can be saved and reloaded (#21008) 2023-01-05 07:30:25 -05:00
test_feature_extraction_auto.py Make sure dynamic objects can be saved and reloaded (#21008) 2023-01-05 07:30:25 -05:00
test_image_processing_auto.py Make sure dynamic objects can be saved and reloaded (#21008) 2023-01-05 07:30:25 -05:00
test_modeling_auto.py Use code on the Hub from another repo (#22814) 2023-04-18 13:46:11 -04:00
test_modeling_flax_auto.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_tf_auto.py Fix test for file not found (#20604) 2022-12-05 18:33:56 -05:00
test_modeling_tf_pytorch.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_processor_auto.py Remove set_access_token usage + fail tests if FutureWarning (#22051) 2023-03-09 09:23:48 -05:00
test_tokenization_auto.py [tokenizer] sanitize saved config (#21483) 2023-02-07 10:51:45 -08:00