transformers/tests/models/dinov2
Avishai Elmakies 78b2929c05
Sdpa dino v2 (#33403)
* add sdpa to dinov2

* fixup

* add dinov2 to sdpa doc

* update doc order

* [run-slow] dinov2

* common to eager

* [run-slow] dinov2

* update attn implementation in common

* update test_modeling_dinov2 to have mask_ration, num_masks and mask_length similar to vit

* [run-slow] dinov2

---------

Co-authored-by: Avishai Elmakies <avishai.elma@cs.huji.ac.il>
2024-09-21 01:58:00 +01:00
..
__init__.py Add DINOv2 (#24016) 2023-07-18 15:34:06 +01:00
test_modeling_dinov2.py Sdpa dino v2 (#33403) 2024-09-21 01:58:00 +01:00
test_modeling_flax_dinov2.py Add Flax Dinov2 (#31960) 2024-08-19 09:28:13 +01:00