onnxruntime
Adds ATen fallback for scaled_dot_product_attention
#21107
Merged

Adds ATen fallback for scaled_dot_product_attention #21107

prathikr merged 35 commits into main from prathikrao/attn-aten-fallback
prathikr
attn aten fallback
f22b8dc8
github-advanced-security
github-advanced-security commented on 2024-06-19
use correct operator names
612e425a
formatting
bdcfebba
add unit test
80c3107d
formatting
2b29b4c5
use pytorch sdpa kernel
d2b85663
bug fix
0ca8fa00
lint
8999ff2f
use different kernel
6bf30188
formatting
35bd07ae
include Peng's & Vincent's editS
dd1849a8
prathikr adjust test and comments
8219ec97
prathikr move import inside test
65c2cb7e
prathikr merge with master
b5f58637
prathikr feature flag
18648ade
prathikr add documentation
be9ce0a1
prathikr minor fixes
e269e893
prathikr doc update
d3cc487a
prathikr peng fix, xavier suggestion
f5005289
prathikr bug fix
c4cdab61
prathikr bug fix
c05a5ee6
prathikr bug fix
f82bd48d
prathikr adjust unit test
668409b9
prathikr adjust checks
b5f11693
prathikr grad input fix
31becabb
prathikr handle both with and without bias
5aa147d9
prathikr full mask
37eb6bc2
github-advanced-security
github-advanced-security commented on 2024-07-09
prathikr prathikr requested a review from pengwa pengwa 2 years ago
prathikr prathikr requested a review from Lafi7e Lafi7e 2 years ago
prathikr merge with main
ae3b5e7f
prathikr lint
3484926f
prathikr add version check for tesT
8d0e8795
prathikr grad output adjustment
b72a042e
prathikr add more docs
6b4dd101
pengwa
pengwa commented on 2024-07-17
pengwa
pengwa commented on 2024-07-17
prathikr remove support for masked attention
999b04bc
prathikr prathikr requested a review from pengwa pengwa 2 years ago
prathikr adjust docs
b1fe4899
pengwa
pengwa approved these changes on 2024-07-19
prathikr Merge remote-tracking branch 'origin' into prathikrao/attn-aten-fallback
4ab54e65
prathikr prathikr merged 11ad2994 into main 2 years ago
prathikr prathikr deleted the prathikrao/attn-aten-fallback branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone