transformers/tests/models/grounding_dino
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 Adding grounding dino (#26087) 2024-04-11 08:32:16 +01:00
test_image_processing_grounding_dino.py [tests] fix "Tester object has no attribute '_testMethodName'" (#34910) 2024-12-13 14:33:45 +01:00
test_modeling_grounding_dino.py [tests] make more tests device-agnostic (#33580) 2024-09-20 10:16:43 +01:00
test_processor_grounding_dino.py Remove repeated prepare_images in processor tests (#33163) 2024-09-09 13:20:27 +01:00