Skip to content

Commit af73738

Browse files
committed
fix
1 parent 5404187 commit af73738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/gen_quick_start_module.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ class OperatingSystem(Enum):
5757
acc_arch_ver_map = acc_arch_ver_default
5858

5959
LIBTORCH_DWNL_INSTR = {
60+
PRE_CXX11_ABI: "Download here (Pre-cxx11 ABI):",
6061
CXX11_ABI: "Download here (cxx11 ABI):",
6162
RELEASE: "Download here (Release version):",
6263
DEBUG: "Download here (Debug version):",

0 commit comments

Comments
 (0)