microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.77k stars 2.94k forks source link

Refactor SkipLayerNorm and handle beta properly #22862

Closed liqunfu closed 4 days ago

tianleiwu commented 6 days ago

Do we have unit test cover this?

liqunfu commented 6 days ago

Do we have unit test cover this?

Not with this PR, shall add test cases in a different PR. Need to merge EOD so not to block the release.