transformers/tests/models/conditional_detr
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 Add support for conditional detr (#18948) 2022-09-22 09:45:04 +02:00
test_image_processing_conditional_detr.py Add DetrImageProcessorFast (#34063) 2024-10-21 09:05:05 -04:00
test_modeling_conditional_detr.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00