transformers/tests/models/vit
amyeroberts 292acd71d6
Update image processor parameters if creating with kwargs (#20866)
* Update parameters if creating with kwargs

* Shallow copy to prevent mutating input

* Pass all args in constructor dict - warnings in init

* Fix typo
2023-01-04 14:29:48 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_vit.py Update image processor parameters if creating with kwargs (#20866) 2023-01-04 14:29:48 +00:00
test_modeling_flax_vit.py Improve vision models (#17731) 2022-06-24 11:34:51 +02:00
test_modeling_tf_vit.py Improve vision models (#17731) 2022-06-24 11:34:51 +02:00
test_modeling_vit.py Add accelerate support for ViT family (#20174) 2022-11-15 11:06:01 +01:00