transformers/tests/clip
Suraj Patil 190994573a
Fix loading CLIPVisionConfig and CLIPTextConfig (#16198)
* override from_pretrained

* add tests

* remove docstrings

* fix typo

* Trigger CI
2022-03-16 16:24:01 +01:00
..
__init__.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_feature_extraction_clip.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_modeling_clip.py Fix loading CLIPVisionConfig and CLIPTextConfig (#16198) 2022-03-16 16:24:01 +01:00
test_modeling_flax_clip.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_modeling_tf_clip.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_processor_clip.py Support CLIPTokenizerFast for CLIPProcessor (#15913) 2022-03-04 11:57:09 +01:00
test_tokenization_clip.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00