Fix Nuget Cuda pipeline package pipeline - #20741
Merged
Merged
Conversation
Contributor
|
It is good that we support cuda 12 as major (instead of cuda 11) in nightly going forward. Any reason that stable diffusion test failed? |
snnn
reviewed
May 21, 2024
snnn
previously approved these changes
May 22, 2024
Contributor
Author
It is not failed anymore? |
snnn
reviewed
May 22, 2024
jchen351
commented
May 22, 2024
snnn
reviewed
May 23, 2024
jchen351
commented
May 23, 2024
jchen351
commented
May 23, 2024
snnn
approved these changes
May 24, 2024
yf711
pushed a commit
that referenced
this pull request
Jun 18, 2024
### Description <!-- Describe your changes. --> This PR adding protoc.exe to make the Nuget Cuda Pipleine, which also allowing it to get build Java for various CUDA version ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
yf711
pushed a commit
that referenced
this pull request
Jun 18, 2024
### Description <!-- Describe your changes. --> This PR adding protoc.exe to make the Nuget Cuda Pipleine, which also allowing it to get build Java for various CUDA version ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
baijumeswani
pushed a commit
that referenced
this pull request
Jun 20, 2024
### Description <!-- Describe your changes. --> This PR adding protoc.exe to make the Nuget Cuda Pipleine, which also allowing it to get build Java for various CUDA version ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adding protoc.exe to make the Nuget Cuda Pipleine, which also allowing it to get build Java for various CUDA version
Motivation and Context