onnxruntime/onnxruntime
pengwa 346ec12377
Fix no contrib tests in TVM CI (#15895)
### Fix no contrib tests in TVM CI


Linux_CI / Onnxruntime-TVM 
Windows_CI / Onnxruntime-TVM


```
[----------] Global test environment tear-down
[==========] 2850 tests from 186 test suites ran. (51340 ms total)
[  PASSED  ] 2820 tests.
[  FAILED  ] 30 tests, listed below:
[  FAILED  ] GraphTransformationTests.LayerNormFusionTest
[  FAILED  ] GraphTransformationTests.LayerNormWithCastFusionTest_2
[  FAILED  ] GraphTransformationTests.LayerNormWithCastFusionTest_3
[  FAILED  ] GraphTransformationTests.LayerNormWithCastFusionTest_4
[  FAILED  ] GraphTransformationTests.LayerNormWithCastFusionTest_5
[  FAILED  ] GraphTransformationTests.SimplifiedLayerNormFusionTest
[  FAILED  ] GraphTransformationTests.SimplifiedLayerNormWithCastsFusionTestCudaEp
[  FAILED  ] GraphTransformationTests.SkipLayerNormFusionTest
[  FAILED  ] GraphTransformationTests.SkipLayerNormFusionWithCastTest
[  FAILED  ] GraphTransformationTests.SkipLayerNormFusion_Input_Output_Check
[  FAILED  ] GraphTransformationTests.SkipLayerNormFusion_NoBeta
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat1
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat2
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat3
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat3_OpSet13
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat3NoCast
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat3NoCast_OpSet13
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat4
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat5
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat5_OpSet13
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat6
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat6_OpSet13
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat7
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat7_OpSet13
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat8
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat8_OpSet13
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat9
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionFormat9_OpSet13
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionMultiple
[  FAILED  ] GraphTransformationTests.EmbedLayerNormFusionMultiple_OpSet13
```

Looks related to https://github.com/microsoft/onnxruntime/pull/15844. 


### 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. -->
2023-05-11 09:14:13 +08:00
..
contrib_ops use __hmul2 instead of __hmul2_rn (#15852) 2023-05-09 10:54:00 -07:00
core Check the AMX tile configuration is unchanged (#15387) 2023-05-10 15:50:59 -07:00
python update stable diffusion script and doc (#15846) 2023-05-09 15:29:13 -07:00
test Fix no contrib tests in TVM CI (#15895) 2023-05-11 09:14:13 +08:00
tool/etw Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
wasm [js/webgpu] following up for JSEP/WebGPU code cleanup (#15666) 2023-04-25 21:20:03 -07:00
__init__.py Update VERSION_NUMBER (#15773) 2023-05-03 15:07:34 -07:00
ReformatSource.ps1 Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ReformatSourcePython.bat
VSCodeCoverage.runsettings