transformers/tests/models/clip
Raushan Turganbay 893ad04fad
Load sub-configs from composite configs (#34410)
* save/load sub-configs

* nit forgot these

* fix copies

* move test to common

* use dict for sub-configs

* add load-save-laod test

* clean up modeling check

* oops this are correct keys

* fix some tests, missed some composite configs

* this model was missed
2024-11-05 11:34:01 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_clip.py Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
test_modeling_clip.py Load sub-configs from composite configs (#34410) 2024-11-05 11:34:01 +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 Remove repeated prepare_images in processor tests (#33163) 2024-09-09 13:20:27 +01:00
test_tokenization_clip.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00