Skip to content

Commit

Permalink
Fix samvit bug, add F.sdpa support and ROPE option (#1920)
Browse files Browse the repository at this point in the history
* Fix a bug I introduced in samvit, add F.sdpa support and ROPE option to samvit, neck is LayerNorm if not used and standard classifier used

* Add attn dropout to F.sdpa

* Fix fx trace for sam vit

* Fixing torchscript issues in samvit

* Another torchscript fix

* samvit head fc name fix
  • Loading branch information
rwightman authored Aug 21, 2023
1 parent 300f54a commit 3055411
Showing 1 changed file with 174 additions and 98 deletions.
Loading

0 comments on commit 3055411

Please sign in to comment.