transformers/tests/models/clip
Fanli Lin bdd4201fdb
[tests] fix "Tester object has no attribute '_testMethodName'" (#34910)
* add more cases

* fix method not found in unittest

Signed-off-by: Lin, Fanli <fanli.lin@intel.com>

* fix more cases

* add more models

* add all

* no unittest.case

* remove for oneformer

* fix style

---------

Signed-off-by: Lin, Fanli <fanli.lin@intel.com>
2024-12-13 14:33:45 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_clip.py [tests] fix "Tester object has no attribute '_testMethodName'" (#34910) 2024-12-13 14:33:45 +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