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 04416c4 commit 3800b46Copy full SHA for 3800b46
published_versions.json
@@ -19,7 +19,7 @@
19
},
20
"cuda.z": {
21
"note": null,
22
- "command": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129"
+ "command": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130"
23
24
"rocm5.x": {
25
@@ -48,7 +48,7 @@
48
49
50
"versions": {
51
- "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu129/libtorch-shared-with-deps-latest.zip"
+ "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu130/libtorch-shared-with-deps-latest.zip"
52
}
53
54
@@ -6737,4 +6737,4 @@
6737
6738
6739
6740
-}
+}
0 commit comments