Skip to content

Commit

Permalink
Add note for tag_script included_names
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Apr 19, 2024
1 parent 7f9e31d commit dc3124c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Release notes
# Changelog
<!-- Do not edit this file! This file is autogenerated with -->
<!-- tools/autotag/tag_script.py -->

Expand All @@ -11,7 +11,7 @@

<!-- spellcheck-disable -->

This page contains the release notes for AMD ROCm Software.
This page contains the changelog for AMD ROCm Software.

-------------------

Expand Down
4 changes: 2 additions & 2 deletions tools/autotag/tag_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,10 +235,10 @@ def run_tagging():
# Find all the math libraries and their remotes.
included_names = [
"AMDMIGraphX",
"HIPIFY",
"HIPIFY", #
"MIOpen",
"MIVisionX",
"ROCmValidationSuite",
"ROCmValidationSuite", #
"composable_kernel",
"hipfort",
"rocDecode",
Expand Down

0 comments on commit dc3124c

Please sign in to comment.