There was an error while loading. Please reload this page.
1 parent 93dacae commit 73c9afcCopy full SHA for 73c9afc
1 file changed
tools/scripts/generate_binary_build_matrix.py
@@ -52,7 +52,7 @@
52
"release": "12.8",
53
}
54
55
-CUDA_AARCH64_ARCHES = ["12.9-aarch64"]
+CUDA_AARCH64_ARCHES = ["12.9-aarch64", "13.0-aarch64"]
56
57
PACKAGE_TYPES = ["wheel", "libtorch"]
58
CXX11_ABI = "cxx11-abi"
0 commit comments