onnxruntime/onnxruntime
JiCheng d5574e6999
LayerNorm test fix (#13840)
### Description
<!-- Describe your changes. -->

Testcases of LayerNorm with fp16/bf16 are failed in Andriod and IOS
since the two platforms don't support the combinations of datatypes as
well.


https://dev.azure.com/onnxruntime/onnxruntime/_build?definitionId=134&_a=summary

https://dev.azure.com/onnxruntime/onnxruntime/_build?definitionId=53&_a=summary

### 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. -->
2022-12-05 22:49:22 +08:00
..
contrib_ops Misc minor bug fixes in transformer kernels (#13780) 2022-12-04 21:30:57 -08:00
core Fix invocation of GetInputMemoryType. (#13828) 2022-12-02 18:42:14 -08:00
python fix a wrong assert condition in benchmark_helper (#13821) 2022-12-03 18:50:47 +08:00
test LayerNorm test fix (#13840) 2022-12-05 22:49:22 +08:00
tool/etw
wasm [js/web] add 'xnnpack' to EP list (#12723) 2022-10-03 10:38:45 -07:00
__init__.py Bumping up version number to 1.14.0 on main branch (#13401) 2022-10-21 19:16:44 -04:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings