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 7355d77 commit f914f28Copy full SHA for f914f28
tools/scripts/generate_binary_build_matrix.py
@@ -33,7 +33,7 @@
33
}
34
35
ROCM_ARCHES_DICT = {
36
- "nightly": ["6.4", "7.0"],
+ "nightly": ["7.0", "7.1"],
37
"test": ["6.3", "6.4"],
38
"release": ["6.3", "6.4"],
39
0 commit comments