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 (cuda build_x64_RelWithDebInfo) failed Oct 16, 2023 in 28m 53s

cuda build_x64_RelWithDebInfo failed

Annotations

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 (cuda build_x64_RelWithDebInfo)

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 (cuda build_x64_RelWithDebInfo)

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 (cuda build_x64_RelWithDebInfo)

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'

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline (cuda build_x64_RelWithDebInfo)

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

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

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline (cuda build_x64_RelWithDebInfo)

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

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