Visualize XLA HLO in Tensorboard? #12302
Unanswered
functionstackx
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see with XLA_FLAGS="--xla_dump_hlo_as_dot"
It would be great if you can also visualize it in tensorboard
I looked through xla debug flags but i dont see any option to dump hlo in the tensorboard format
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/compiler/xla/debug_options_flags.cc
Beta Was this translation helpful? Give feedback.
All reactions