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