onnxruntime/onnxruntime
Yufeng Li 902c5f53ae
add cutlass fmha support in PackedAttention (#15838)
### Description
<!-- Describe your changes. -->
Support cutlass fMHA in PackedAttention. Though we have fMHA trt kernel,
it doesn't support relative bias position. Cutlass fmha has support for
RBP and also support lower end GPUs(5.3, 6.x).


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2023-05-11 13:47:15 -07:00
..
contrib_ops add cutlass fmha support in PackedAttention (#15838) 2023-05-11 13:47:15 -07:00
core Sync between parent node and subgraph (#15757) 2023-05-11 09:28:04 -07:00
python update stable diffusion script and doc (#15846) 2023-05-09 15:29:13 -07:00
test add cutlass fmha support in PackedAttention (#15838) 2023-05-11 13:47:15 -07:00
tool/etw Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
wasm [js/webgpu] following up for JSEP/WebGPU code cleanup (#15666) 2023-04-25 21:20:03 -07:00
__init__.py Update VERSION_NUMBER (#15773) 2023-05-03 15:07:34 -07:00
ReformatSource.ps1 Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ReformatSourcePython.bat
VSCodeCoverage.runsettings