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

Enable NHWC ops in CI Pipelines #17971

Closed
wants to merge 1 commit into from

enable NHWC ops

6a8e8e8
Select commit
Loading
Failed to load commit list.
Closed

Enable NHWC ops in CI Pipelines #17971

enable NHWC ops
6a8e8e8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / Windows GPU CI Pipeline failed Oct 16, 2023 in 1h 42m 44s

Build #20231016.25 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 5,364 (94.90%)
  • Other: 288 (5.10%)
  • Total: 5,652

Annotations

Check failure on line 52 in Build log

See this annotation in the file changed.

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

Build log #L52

The process 'C:\hostedtoolcache\windows\Python\3.8.10\x64\python.exe' failed with exit code 1

Check failure on line 68 in onnxruntime\test\providers\cuda\nhwc\conv_test.cc

See this annotation in the file changed.

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

onnxruntime\test\providers\cuda\nhwc\conv_test.cc#L68

onnxruntime\test\providers\cuda\nhwc\conv_test.cc(68,25): Error C7555: use of designated initializers requires at least '/std:c++20'

Check failure on line 70 in onnxruntime\test\providers\cuda\nhwc\conv_test.cc

See this annotation in the file changed.

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

onnxruntime\test\providers\cuda\nhwc\conv_test.cc#L70

onnxruntime\test\providers\cuda\nhwc\conv_test.cc(70,3): Error C7555: use of designated initializers requires at least '/std:c++20'

Check failure on line 61 in onnxruntime\test\providers\cuda\nhwc\conv_test.cc

See this annotation in the file changed.

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

onnxruntime\test\providers\cuda\nhwc\conv_test.cc#L61

onnxruntime\test\providers\cuda\nhwc\conv_test.cc(61,31): Error C7555: use of designated initializers requires at least '/std:c++20'