Fixing Mi100/Mi200 Counters

Change-Id: Id4f074a639db1faa881a7f40fe521e294e984f54
This commit is contained in:
Ammar ELWazir
2023-07-06 21:22:49 +00:00
parent 90f6aa060f
commit 4f88f712c4
+1 -1
View File
@@ -222,7 +222,7 @@ class MetricsDict {
std::unordered_set<std::string> supported_agent_names = {
"gfx906",
"gfx908"
"gfx908",
"gfx90a", // Vega
"gfx940",
"gfx941",