mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-29 23:06:41 +00:00
undo dml-vs-2022.yml
This commit is contained in:
parent
979a1a78a1
commit
5108e87b33
1 changed files with 19 additions and 19 deletions
|
|
@ -127,26 +127,26 @@ extends:
|
|||
BuildId: ${{ parameters.BuildId }}
|
||||
QnnSDKVersion: ${{ parameters.QnnSdk }}
|
||||
|
||||
# - template: stages/java-cuda-packaging-stage.yml
|
||||
# parameters:
|
||||
# CudaVersion: 11.8
|
||||
# SpecificArtifact: ${{ parameters.SpecificArtifact }}
|
||||
# BuildId: ${{ parameters.BuildId }}
|
||||
- template: stages/java-cuda-packaging-stage.yml
|
||||
parameters:
|
||||
CudaVersion: 11.8
|
||||
SpecificArtifact: ${{ parameters.SpecificArtifact }}
|
||||
BuildId: ${{ parameters.BuildId }}
|
||||
|
||||
# - template: stages/nuget-combine-cuda-stage.yml
|
||||
# parameters:
|
||||
# DoCompliance: ${{ parameters.DoCompliance }}
|
||||
# CudaVersion: 11.8
|
||||
# RunOnnxRuntimeTests: ${{ parameters.RunOnnxRuntimeTests }}
|
||||
# UseIncreasedTimeoutForTests: ${{ parameters.UseIncreasedTimeoutForTests }}
|
||||
# win_trt_home: ${{ variables.win_trt_home }}
|
||||
# win_cuda_home: ${{ variables.win_cuda_home }}
|
||||
# DoEsrp: ${{ parameters.DoEsrp }}
|
||||
# IsReleaseBuild: ${{ parameters.IsReleaseBuild }}
|
||||
# buildJava: true
|
||||
# buildNodejs: true
|
||||
# SpecificArtifact: ${{ parameters.SpecificArtifact }}
|
||||
# BuildId: ${{ parameters.BuildId }}
|
||||
- template: stages/nuget-combine-cuda-stage.yml
|
||||
parameters:
|
||||
DoCompliance: ${{ parameters.DoCompliance }}
|
||||
CudaVersion: 11.8
|
||||
RunOnnxRuntimeTests: ${{ parameters.RunOnnxRuntimeTests }}
|
||||
UseIncreasedTimeoutForTests: ${{ parameters.UseIncreasedTimeoutForTests }}
|
||||
win_trt_home: ${{ variables.win_trt_home }}
|
||||
win_cuda_home: ${{ variables.win_cuda_home }}
|
||||
DoEsrp: ${{ parameters.DoEsrp }}
|
||||
IsReleaseBuild: ${{ parameters.IsReleaseBuild }}
|
||||
buildJava: true
|
||||
buildNodejs: true
|
||||
SpecificArtifact: ${{ parameters.SpecificArtifact }}
|
||||
BuildId: ${{ parameters.BuildId }}
|
||||
|
||||
- template: nuget/templates/dml-vs-2022.yml
|
||||
parameters:
|
||||
|
|
|
|||
Loading…
Reference in a new issue