transformers/tests/models/deformable_detr
Cyril Vallez 5a95ed5ca0
🚨🚨 Fix initialization of Mask2Former (#38864)
* Correctly fix init

Co-authored-by: BUI Van Tuan <buivantuan07@gmail.com>

* add back the block, breaking BC but this is correct author's code

* override the test for params needing it

---------

Co-authored-by: BUI Van Tuan <buivantuan07@gmail.com>
2025-06-18 09:46:22 +02:00
..
__init__.py Add Deformable DETR (#17281) 2022-09-14 11:45:21 +02:00
test_image_processing_deformable_detr.py enable more test cases on xpu (#38572) 2025-06-06 09:29:51 +02:00
test_modeling_deformable_detr.py 🚨🚨 Fix initialization of Mask2Former (#38864) 2025-06-18 09:46:22 +02:00