From b01455b4974ad2fcd1df2b218284a5c87850cd6a Mon Sep 17 00:00:00 2001 From: Profiler Team Date: Tue, 2 Apr 2024 15:41:21 -0700 Subject: [PATCH] Improve accessibility reader parsing for Hlo Op Profile PiperOrigin-RevId: 621317756 --- .../op_table_entry/op_table_entry.ng.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/app/components/op_profile/op_table_entry/op_table_entry.ng.html b/frontend/app/components/op_profile/op_table_entry/op_table_entry.ng.html index cb6c4ad0..aefe35e6 100644 --- a/frontend/app/components/op_profile/op_table_entry/op_table_entry.ng.html +++ b/frontend/app/components/op_profile/op_table_entry/op_table_entry.ng.html @@ -8,10 +8,10 @@ >
- {{percent}} - {{timeWasted}} - {{hbmFraction}} - + {{percent}} + {{timeWasted}} + {{hbmFraction}} + @@ -20,8 +20,8 @@ {{name}} - {{provenance}}  - {{provenance}}  + {{flopsUtilization}} @@ -29,7 +29,7 @@ class="flame-color-circle" [style.background-color]="flameColor"> - HBM {{hbmUtilization}}