transformers/tests/models/clip
amyeroberts 25245ec26d
Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321)
* Rename to test_model_common_attributes
The method name is misleading - it is testing being able to get and set embeddings, not common attributes to all models

* Explicitly skip
2024-06-07 19:40:26 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_clip.py Refactor image processor testers (#25450) 2023-08-11 11:30:18 +01:00
test_modeling_clip.py Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
test_modeling_flax_clip.py Add FlaxCLIPTextModelWithProjection (#25254) 2023-08-25 10:58:14 +02:00
test_modeling_tf_clip.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_processor_clip.py Save Processor (#27761) 2024-01-18 10:21:45 +00:00
test_tokenization_clip.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00