onnxruntime/onnxruntime
cloudhan a997bb46b6
Refactor rocm attention (#14688)
Extract QKV projection and attention computation into pipelines (composed from gemms and kernel launch). 

This will allow us to introduce ck flash attention in next PR
2023-03-03 12:16:11 +08:00
..
contrib_ops Refactor rocm attention (#14688) 2023-03-03 12:16:11 +08:00
core Do not use ADL to invoke std algos (#14851) 2023-03-02 15:38:33 -08:00
python Add GetVersionSting API for C++, C# and Python (#14873) 2023-03-02 17:11:07 -08:00
test Add GetVersionSting API for C++, C# and Python (#14873) 2023-03-02 17:11:07 -08:00
tool/etw
wasm [js/web] support flag 'optimizedModelFilePath' in session options (#14355) 2023-02-24 15:50:15 -08:00
__init__.py Add GetVersionSting API for C++, C# and Python (#14873) 2023-03-02 17:11:07 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings