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
Closed

Conversation

tianleiwu
Copy link
Contributor

Description

Test CI pipeline with enabling NHWC ops in #17200.

Potentially, need update some tests that been affected.

Motivation and Context

@tianleiwu tianleiwu marked this pull request as draft October 16, 2023 21:06
@hariharans29
Copy link
Member

hariharans29 commented Oct 16, 2023

Description

Test CI pipeline with enabling NHWC ops in #17200.

Potentially, need update some tests that been affected.

Motivation and Context

I have some changes here as well - main...hari/nhwc_cuda_ci

Test run : https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1170770

@tianleiwu
Copy link
Contributor Author

tianleiwu commented Oct 16, 2023

Description

Test CI pipeline with enabling NHWC ops in #17200.
Potentially, need update some tests that been affected.

Motivation and Context

I have some changes here as well - main...hari/nhwc_cuda_ci

Test run : https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1170770

That's good to enable only in linux GPU pipeline at first.

This is just to test the pipelines. I can see the following changes are needed if we want to enable by default:
(1) Operator documents need update for Windows GPU pipeline;
(2) Require c++20 for Windows GPU pipeline.
(3) Need disable it in AMD GPU builds

@tianleiwu tianleiwu closed this Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants