transformers/tests/models/vit
amyeroberts 0f67ba1d74
Add ViTImageProcessorFast to tests (#31424)
* Add ViTImageProcessor to tests

* Correct data format

* Review comments
2024-06-25 13:36:58 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_vit.py Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
test_modeling_flax_vit.py add sdpa to ViT [follow up of #29325] (#30555) 2024-05-16 10:56:11 +01:00
test_modeling_tf_vit.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_modeling_vit.py Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00