transformers/tests/models/grounding_dino
Yoni Gozlan a4122813d1
Add DetrImageProcessorFast (#34063)
* add fully functionning image_processing_detr_fast

* Create tensors on the correct device

* fix copies

* fix doc

* add tests equivalence cpu gpu

* fix doc en

* add relative imports and copied from

* Fix copies and nit
2024-10-21 09:05:05 -04:00
..
__init__.py Adding grounding dino (#26087) 2024-04-11 08:32:16 +01:00
test_image_processing_grounding_dino.py Add DetrImageProcessorFast (#34063) 2024-10-21 09:05:05 -04: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