Skip to content

Commit 3800b46

Browse files
authored
Update published_versions.json
1 parent 04416c4 commit 3800b46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

published_versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"cuda.z": {
2121
"note": null,
22-
"command": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129"
22+
"command": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130"
2323
},
2424
"rocm5.x": {
2525
"note": null,
@@ -48,7 +48,7 @@
4848
"cuda.z": {
4949
"note": null,
5050
"versions": {
51-
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu129/libtorch-shared-with-deps-latest.zip"
51+
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu130/libtorch-shared-with-deps-latest.zip"
5252
}
5353
},
5454
"rocm5.x": {
@@ -6737,4 +6737,4 @@
67376737
}
67386738
}
67396739
}
6740-
}
6740+
}

0 commit comments

Comments
 (0)