Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Shape Related Fusions #19832

Merged
merged 5 commits into from
Mar 12, 2024

remove shape gather constant folding for this pr

a2bb985
Select commit
Loading
Failed to load commit list.
Merged

Some Shape Related Fusions #19832

remove shape gather constant folding for this pr
a2bb985
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Windows GPU CI Pipeline succeeded Mar 12, 2024 in 1h 47m 6s

Build #20240311.6 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 26,381 (97.27%)
  • Other: 740 (2.73%)
  • Total: 27,122

Annotations

Check failure on line 1 in Run/cuda__models_zoo_opset7_MNIST_model

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

Run/cuda__models_zoo_opset7_MNIST_model

D:\a\_work\1\s\onnxruntime\test\providers\cpu\model_tests.cc:358
Expected equality of these values:
  COMPARE_RESULT::SUCCESS
    Which is: 4-byte object <00-00 00-00>
  ret.first
    Which is: 4-byte object <01-00 00-00>
expected -2.33638 (c0158735), got -2.30239 (c0135a47), diff: 0.0339923, tol=0.0243638 idx=9. 1 of 10 differ
Raw output
D:\a\_work\1\s\onnxruntime\test\providers\cpu\model_tests.cc:358
Expected equality of these values:
  COMPARE_RESULT::SUCCESS
    Which is: 4-byte object <00-00 00-00>
  ret.first
    Which is: 4-byte object <01-00 00-00>
expected -2.33638 (c0158735), got -2.30239 (c0135a47), diff: 0.0339923, tol=0.0243638 idx=9. 1 of 10 differ
Stack trace:
  00007FF7CD996492: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite,void>
  00007FF7CD996356: testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void>
  00007FF7CD9BBA22: testing::Test::Run
  00007FF7CD9BBB54: testing::TestInfo::Run
  00007FF7CD9BBD14: testing::TestSuite::Run
... Google Test internal frames ...