mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 07:08:08 -05:00
Update manifest for ROCm 6.1.0 (#3022)
* Reorganize default.xml by group and alphabetically * Add rocDecode to default.xml * Add rocDecode to included names in tag script * update tag to 6.1.0 --------- Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
This commit is contained in:
@@ -236,9 +236,10 @@ def run_tagging():
|
||||
|
||||
# Find all the math libraries and their remotes.
|
||||
included_names = [
|
||||
"rocm-cmake",
|
||||
"MIOpen",
|
||||
"AMDMIGraphX",
|
||||
"MIOpen",
|
||||
"rocDecode",
|
||||
"rocm-cmake",
|
||||
"rocprofiler"
|
||||
]
|
||||
included_groups = [
|
||||
|
||||
Reference in New Issue
Block a user