Skip to content

Commit 54db730

Browse files
committed
remove from nightly
1 parent 6f2e33a commit 54db730

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

Diff for: published_versions.json

+6-10
Original file line numberDiff line numberDiff line change
@@ -52,35 +52,31 @@
5252
"accnone": {
5353
"note": null,
5454
"versions": {
55-
"Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip",
56-
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip"
55+
"Download here:": "https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip"
5756
}
5857
},
5958
"cuda.x": {
6059
"note": null,
6160
"versions": {
62-
"Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu118/libtorch-shared-with-deps-latest.zip",
63-
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu118/libtorch-cxx11-abi-shared-with-deps-latest.zip"
61+
"Download here:": "https://download.pytorch.org/libtorch/nightly/cu118/libtorch-cxx11-abi-shared-with-deps-latest.zip"
6462
}
6563
},
6664
"cuda.y": {
6765
"note": null,
6866
"versions": {
69-
"Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-shared-with-deps-latest.zip",
70-
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-cxx11-abi-shared-with-deps-latest.zip"
67+
"Download here:": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-cxx11-abi-shared-with-deps-latest.zip"
7168
}
7269
},
7370
"cuda.z": {
7471
"note": null,
7572
"versions": {
76-
"Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-shared-with-deps-latest.zip",
77-
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-cxx11-abi-shared-with-deps-latest.zip"
73+
"Download here:": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-cxx11-abi-shared-with-deps-latest.zip"
7874
}
7975
},
8076
"rocm5.x": {
8177
"note": null,
8278
"versions": {
83-
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/rocm6.3/libtorch-cxx11-abi-shared-with-deps-latest.zip"
79+
"Download here:": "https://download.pytorch.org/libtorch/nightly/rocm6.3/libtorch-cxx11-abi-shared-with-deps-latest.zip"
8480
}
8581
}
8682
}
@@ -5863,4 +5859,4 @@
58635859
}
58645860
}
58655861
}
5866-
}
5862+
}

0 commit comments

Comments
 (0)