diff --git a/CHANGELOG.md b/CHANGELOG.md index f0cb3cd348..8d51867d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Release notes +# Changelog @@ -11,7 +11,7 @@ -This page contains the release notes for AMD ROCm Software. +This page contains the changelog for AMD ROCm Software. ------------------- diff --git a/tools/autotag/tag_script.py b/tools/autotag/tag_script.py index e2bec31161..8fd0f72287 100755 --- a/tools/autotag/tag_script.py +++ b/tools/autotag/tag_script.py @@ -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",