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 88fd457 commit cbb742eCopy full SHA for cbb742e
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