File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ commands:
260
260
parameters :
261
261
torch-build :
262
262
type : string
263
- default : " 1.14 .0.dev20221205 +cu117"
263
+ default : " 2.0 .0.dev20221228 +cu117"
264
264
torch-build-index :
265
265
type : string
266
266
default : " https://download.pytorch.org/whl/nightly/cu117"
@@ -989,7 +989,7 @@ parameters:
989
989
# Nightly platform config
990
990
torch-build :
991
991
type : string
992
- default : " 1.14 .0.dev20221205 +cu117"
992
+ default : " 2.0 .0.dev20221228 +cu117"
993
993
torch-build-index :
994
994
type : string
995
995
default : " https://download.pytorch.org/whl/nightly/cu117"
@@ -1146,4 +1146,4 @@ workflows:
1146
1146
torch-build : << pipeline.parameters.torch-build >>
1147
1147
torch-build-index : << pipeline.parameters.torch-build-index >>
1148
1148
trt-version-short : << pipeline.parameters.trt-version-short >>
1149
- cudnn-version : << pipeline.parameters.cudnn-version >>
1149
+ cudnn-version : << pipeline.parameters.cudnn-version >>
You can’t perform that action at this time.
0 commit comments