File tree 1 file changed +10
-6
lines changed
1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 52
52
"accnone" : {
53
53
"note" : null ,
54
54
"versions" : {
55
- "Download here:" : " https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip"
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"
56
57
}
57
58
},
58
59
"cuda.x" : {
59
60
"note" : null ,
60
61
"versions" : {
61
- "Download here:" : " https://download.pytorch.org/libtorch/nightly/cu118/libtorch-cxx11-abi-shared-with-deps-latest.zip"
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"
62
64
}
63
65
},
64
66
"cuda.y" : {
65
67
"note" : null ,
66
68
"versions" : {
67
- "Download here:" : " https://download.pytorch.org/libtorch/nightly/cu126/libtorch-cxx11-abi-shared-with-deps-latest.zip"
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"
68
71
}
69
72
},
70
73
"cuda.z" : {
71
74
"note" : null ,
72
75
"versions" : {
73
- "Download here:" : " https://download.pytorch.org/libtorch/nightly/cu128/libtorch-cxx11-abi-shared-with-deps-latest.zip"
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"
74
78
}
75
79
},
76
80
"rocm5.x" : {
77
81
"note" : null ,
78
82
"versions" : {
79
- "Download here:" : " https://download.pytorch.org/libtorch/nightly/rocm6.3/libtorch-cxx11-abi-shared-with-deps-latest.zip"
83
+ "Download here (cxx11 ABI) :" : " https://download.pytorch.org/libtorch/nightly/rocm6.3/libtorch-cxx11-abi-shared-with-deps-latest.zip"
80
84
}
81
85
}
82
86
}
5859
5863
}
5860
5864
}
5861
5865
}
5862
- }
5866
+ }
You can’t perform that action at this time.
0 commit comments