Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sdpa dino v2 #33403

Merged
merged 10 commits into from
Sep 21, 2024
Merged

Sdpa dino v2 #33403

merged 10 commits into from
Sep 21, 2024

Commits on Sep 10, 2024

  1. add sdpa to dinov2

    Avishai Elmakies committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d366916 View commit details
    Browse the repository at this point in the history
  2. fixup

    Avishai Elmakies committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1fe6444 View commit details
    Browse the repository at this point in the history
  3. add dinov2 to sdpa doc

    Avishai Elmakies committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a37512b View commit details
    Browse the repository at this point in the history
  4. update doc order

    Avishai Elmakies committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cc374d1 View commit details
    Browse the repository at this point in the history
  5. [run-slow] dinov2

    Avishai Elmakies committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    59c7f7c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. common to eager

    Avishai Elmakies committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dcd70d9 View commit details
    Browse the repository at this point in the history
  2. [run-slow] dinov2

    Avishai Elmakies committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0ec3bd5 View commit details
    Browse the repository at this point in the history
  3. update attn implementation in common

    Avishai Elmakies committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8fab56b View commit details
    Browse the repository at this point in the history
  4. update test_modeling_dinov2 to have mask_ration, num_masks and mask_l…

    …ength similar to vit
    Avishai Elmakies committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a86b109 View commit details
    Browse the repository at this point in the history
  5. [run-slow] dinov2

    Avishai Elmakies committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cfee16a View commit details
    Browse the repository at this point in the history