There was an error while loading. Please reload this page.
1 parent 233d2be commit e9297a1Copy full SHA for e9297a1
1 file changed
tools/scripts/generate_binary_build_matrix.py
@@ -34,8 +34,8 @@
34
35
ROCM_ARCHES_DICT = {
36
"nightly": ["6.4", "7.0"],
37
- "test": ["6.4", "7.0"],
38
- "release": ["6.4", "7.0"],
+ "test": ["6.3", "6.4"],
+ "release": ["6.3", "6.4"],
39
}
40
41
CUDA_CUDNN_VERSIONS = {
0 commit comments