onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

[ADD] add tunable SkipLayerNorm for ROCm EP

Open PeixuanZuo opened this issue 3 years ago • 0 comments

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.

PeixuanZuo avatar Sep 01 '22 04:09 PeixuanZuo