LwDetrImageLoss: Fix dtype casting to prevent crash when using amp on cuda device (#44886)
* LwDetrImageLoss: Fix dtype casting to prevent crash when using amp on cuda device
* fix PR review comments
* add comments and apply similar fix rt_detr
---------
Co-authored-by: Matthias <matthias.meier@autonomous-teaming.ai>
Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
Co-authored-by: yonigozlan <yoni.gozlan@huggingface.co>