onnxruntime
onnxruntime copied to clipboard
[ADD] add tunable SkipLayerNorm for ROCm EP
Description: Describe your changes. Related PR: https://github.com/microsoft/onnxruntime/pull/12803 https://github.com/microsoft/onnxruntime/pull/12816 https://github.com/microsoft/onnxruntime/pull/12821
1.add tunable skip layernorm for rocm ep 2. keep origin implementation when disable tuning.
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.