We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0ee23 commit fd7e535Copy full SHA for fd7e535
.circleci/config.yml
@@ -260,7 +260,7 @@ commands:
260
parameters:
261
torch-build:
262
type: string
263
- default: "1.13.0.dev20221006+cu117"
+ default: "1.13.0"
264
torch-build-index:
265
266
default: "https://download.pytorch.org/whl/cu117"
@@ -988,7 +988,7 @@ parameters:
988
# Nightly platform config
989
990
991
992
993
994
default: "https://download.pytorch.org/whl/nightly/cu117"
0 commit comments