transformers/tests/models/auto
Yih-Dar db9a7e9d3d
Don't save `processor_config.json` if a processor has no extra attribute (#28584)
* not save if empty

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2024-01-19 09:59:14 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_configuration_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_feature_extraction_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_image_processing_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_modeling_auto.py Fix slow backbone tests - out_indices must match stage name ordering (#28186) 2023-12-21 18:16:50 +00: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 More TF fixes (#28081) 2023-12-18 15:26:03 +00:00
test_modeling_tf_pytorch.py Better TF docstring types (#23477) 2023-05-24 13:52:52 +01:00
test_processor_auto.py Don't save `processor_config.json` if a processor has no extra attribute (#28584) 2024-01-19 09:59:14 +00:00
test_tokenization_auto.py Fix RequestCounter to make it more future-proof (#27406) 2023-11-09 18:53:26 +01:00