Skip to content

Commit 0cce956

Browse files
d4n1elchentensorflower-gardener
authored andcommitted
[ #HLODiff ] Refine computation diff.
- Add color decoration for unmatched/changed instructions. - Support unmatched computation - Update text to summarize diff pattern - Show the sample diff by default PiperOrigin-RevId: 780203634
1 parent a3cd169 commit 0cce956

3 files changed

Lines changed: 220 additions & 116 deletions

File tree

third_party/xla/xla/hlo/tools/hlo_diff/render/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ cc_library(
7373
"@com_google_absl//absl/container:flat_hash_map",
7474
"@com_google_absl//absl/container:flat_hash_set",
7575
"@com_google_absl//absl/functional:function_ref",
76+
"@com_google_absl//absl/log:check",
7677
"@com_google_absl//absl/status:statusor",
7778
"@com_google_absl//absl/strings",
7879
"@com_google_absl//absl/strings:str_format",

0 commit comments

Comments
 (0)