transformers/tests/models/clip
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_clip.py Update image processor parameters if creating with kwargs (#20866) 2023-01-04 14:29:48 +00:00
test_modeling_clip.py [CLIP] allow loading projection layer in vision and text model (#18962) 2022-11-15 17:50:07 +01:00
test_modeling_flax_clip.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_tf_clip.py Update serving code to enable saved_model=True (#18153) 2022-07-22 18:05:38 +01:00
test_processor_clip.py Vision processors - replace FE with IPs (#20590) 2022-12-09 10:48:34 +00:00
test_tokenization_clip.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00