microsoft / onnxruntime

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

temporarily disable SkipLayerNorm fp16 #22852

Closed jywu-msft closed 1 week ago

jywu-msft commented 1 week ago

temporarily disable while investigating issues related to https://github.com/microsoft/onnxruntime/pull/22719

jywu-msft commented 1 week ago

not needed because actual fix is implemented in https://github.com/microsoft/onnxruntime/pull/22862