transformers/tests/models/sam
Armaghan Shakir c53d53da89
🚨🚨🚨 Fix sdpa in SAM and refactor relative position embeddings (#36422)
* fall back to eager if output_attentions

* improve relative position embeddings

* run modular on got_ocr2

* run-slow: sam

* fix run-length encoding

* fix tf processor errors

* update tf_sam

* fix compile error

* re-run tests
2025-03-17 09:39:52 +00:00
..
__init__.py
test_modeling_sam.py Fix typos in tests (#36547) 2025-03-05 15:04:06 -08:00
test_modeling_tf_sam.py [tests] remove pt_tf equivalence tests (#36253) 2025-02-19 11:55:11 +00:00
test_processor_sam.py 🚨🚨🚨 Fix sdpa in SAM and refactor relative position embeddings (#36422) 2025-03-17 09:39:52 +00:00