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

Cherry-pick b8f373b0aee086a36ea357bc2ffb2944246be15a #17895

Merged
merged 3 commits into from
Oct 12, 2023

fix npu device selection

e5de805
Select commit
Loading
Failed to load commit list.
Merged

Cherry-pick b8f373b0aee086a36ea357bc2ffb2944246be15a #17895

fix npu device selection
e5de805
Select commit
Loading
Failed to load commit list.
Azure Pipelines / orttraining-linux-gpu-ci-pipeline failed Oct 12, 2023 in 1h 21m 20s

Build #20231012.34 had test failures

Details

Tests

  • Failed: 172 (0.69%)
  • Passed: 23,836 (96.05%)
  • Other: 808 (3.26%)
  • Total: 24,816

Annotations

Check failure on line 45619 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / orttraining-linux-gpu-ci-pipeline

Build log #L45619

Bash exited with code '1'.

Check failure on line 29 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / orttraining-linux-gpu-ci-pipeline

Build log #L29

Bash exited with code '1'.

Check failure on line 1 in HasZeroPoint_NoBias_test_U8X8_FP16

See this annotation in the file changed.

@azure-pipelines azure-pipelines / orttraining-linux-gpu-ci-pipeline

HasZeroPoint_NoBias_test_U8X8_FP16

/onnxruntime_src/onnxruntime/test/providers/base_tester.cc:817
Value of: (status = subgraph_session_object.Load(model_path)).IsOK()
  Actual: false
Expected: true
[ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from testdata/matmul_integer_to_float16_uint8.onnx failed:Load model testdata/matmul_integer_to_float16_uint8.onnx failed. File doesn't exist
Google Test trace:
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1759754402
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 2345
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 5678
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1234
Raw output
/onnxruntime_src/onnxruntime/test/providers/base_tester.cc:817
Value of: (status = subgraph_session_object.Load(model_path)).IsOK()
  Actual: false
Expected: true
[ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from testdata/matmul_integer_to_float16_uint8.onnx failed:Load model testdata/matmul_integer_to_float16_uint8.onnx failed. File doesn't exist
Google Test trace:
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1759754402
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 2345
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 5678
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1234

Check failure on line 1 in NoZeroPoint_HasBias_test_U8X8_FP16

See this annotation in the file changed.

@azure-pipelines azure-pipelines / orttraining-linux-gpu-ci-pipeline

NoZeroPoint_HasBias_test_U8X8_FP16

/onnxruntime_src/onnxruntime/test/providers/base_tester.cc:817
Value of: (status = subgraph_session_object.Load(model_path)).IsOK()
  Actual: false
Expected: true
[ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from testdata/matmul_integer_to_float16_uint8_bias.onnx failed:Load model testdata/matmul_integer_to_float16_uint8_bias.onnx failed. File doesn't exist
Google Test trace:
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1759754402
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 2345
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 5678
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1234
Raw output
/onnxruntime_src/onnxruntime/test/providers/base_tester.cc:817
Value of: (status = subgraph_session_object.Load(model_path)).IsOK()
  Actual: false
Expected: true
[ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from testdata/matmul_integer_to_float16_uint8_bias.onnx failed:Load model testdata/matmul_integer_to_float16_uint8_bias.onnx failed. File doesn't exist
Google Test trace:
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1759754402
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 2345
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 5678
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1234

Check failure on line 1 in Run/cpu__data_onnx_test_data_node_opset19_test_castlike_FLOAT_to_FLOAT8E5M2_expanded

See this annotation in the file changed.

@azure-pipelines azure-pipelines / orttraining-linux-gpu-ci-pipeline

Run/cpu__data_onnx_test_data_node_opset19_test_castlike_FLOAT_to_FLOAT8E5M2_expanded

/onnxruntime_src/onnxruntime/test/providers/cpu/model_tests.cc:817
Failed
Invalid Feed Input Name:x
Google Test trace:
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 2345
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 5678
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1234
Raw output
/onnxruntime_src/onnxruntime/test/providers/cpu/model_tests.cc:817
Failed
Invalid Feed Input Name:x
Google Test trace:
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 2345
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 5678
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1234

Check failure on line 1 in Run/cpu__data_onnx_test_data_node_opset19_test_castlike_FLOAT8E4M3FNUZ_to_FLOAT

See this annotation in the file changed.

@azure-pipelines azure-pipelines / orttraining-linux-gpu-ci-pipeline

Run/cpu__data_onnx_test_data_node_opset19_test_castlike_FLOAT8E4M3FNUZ_to_FLOAT

/onnxruntime_src/onnxruntime/test/providers/cpu/model_tests.cc:817
Failed
Invalid Feed Input Name:x
Google Test trace:
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 2345
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 5678
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1234
Raw output
/onnxruntime_src/onnxruntime/test/providers/cpu/model_tests.cc:817
Failed
Invalid Feed Input Name:x
Google Test trace:
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 8910
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 2345
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 5678
/onnxruntime_src/onnxruntime/test/common/random_generator.h:49: ORT test random seed: 1234