[`Detr`] Fix detr BatchNorm replacement issue (#25230)
* fix detr weird issue
* Update src/transformers/models/conditional_detr/modeling_conditional_detr.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* fix copies
* fix copies
---------
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>