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

phi2 contrib ops changes #19112

Merged
merged 16 commits into from
Jan 22, 2024

docs

1a00608
Select commit
Loading
Failed to load commit list.
Merged

phi2 contrib ops changes #19112

docs
1a00608
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Windows GPU CI Pipeline failed Jan 13, 2024 in 4h 41m 59s

Build #20240112.61 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 18,686 (97.02%)
  • Other: 573 (2.98%)
  • Total: 19,260

Annotations

Check failure on line 41604 in Build log

See this annotation in the file changed.

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

Build log #L41604

PowerShell exited with code '1'.

Check failure on line 1 in RotaryEmbedding_CustomRotaryDim_SmallData_Phi

See this annotation in the file changed.

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

RotaryEmbedding_CustomRotaryDim_SmallData_Phi

D:\a\_work\2\s\onnxruntime\test\providers\base_tester.cc:303
Expected equality of these values:
  expect_result
    Which is: 4-byte object <00-00 00-00>
  ExpectResult::kExpectFailure
    Which is: 4-byte object <01-00 00-00>
Initialize failed but expected success: Exception during initialization: D:\a\_work\2\s\onnxruntime\core\providers\dml\DmlExecutionProvider\src\AbiCustomRegistry.cpp(518)\onnxruntime_test_all.exe!00007FF7199A10BF: (caller: 00007FF719922183) Exception(35) tid(1ba4) 80070057 The parameter is incorrect.

Google Test trace:
D:\a\_work\2\s\onnxruntime\test\providers\base_tester.cc(791): registered execution providers: DmlExecutionProvider:CPUExecutionProvider
Raw output
D:\a\_work\2\s\onnxruntime\test\providers\base_tester.cc:303
Expected equality of these values:
  expect_result
    Which is: 4-byte object <00-00 00-00>
  ExpectResult::kExpectFailure
    Which is: 4-byte object <01-00 00-00>
Initialize failed but expected success: Exception during initialization: D:\a\_work\2\s\onnxruntime\core\providers\dml\DmlExecutionProvider\src\AbiCustomRegistry.cpp(518)\onnxruntime_test_all.exe!00007FF7199A10BF: (caller: 00007FF719922183) Exception(35) tid(1ba4) 80070057 The parameter is incorrect.


Google Test trace:
D:\a\_work\2\s\onnxruntime\test\providers\base_tester.cc(791): registered execution providers: DmlExecutionProvider:CPUExecutionProvider
Stack trace:
  00007FF71926EDE7: onnxruntime::test::BaseTester::ExecuteModelForEps
  00007FF719270714: onnxruntime::test::BaseTester::RunWithConfig
  00007FF71926FCBA: onnxruntime::test::BaseTester::Run
  00007FF71926FDF8: onnxruntime::test::BaseTester::Run
  00007FF719240EB3: onnxruntime::test::RunTest
  00007FF71924155B: onnxruntime::test::RunTests
  00007FF71923F3BA: onnxruntime::test::RotaryEmbeddingTest_RotaryEmbedding_CustomRotaryDim_SmallData_Phi_Test::TestBody
  00007FF71A13A732: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void>
  00007FF71A13A5F6: testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void>
  00007FF71A1601D2: testing::Test::Run
  00007FF71A160304: testing::TestInfo::Run
  00007FF71A1604C1: testing::TestSuite::Run
... Google Test internal frames ...