Skip to content

Instantly share code, notes, and snippets.

@shawwn
Created November 11, 2021 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shawwn/d97b6b948d58111b51226f2012cbee30 to your computer and use it in GitHub Desktop.
Save shawwn/d97b6b948d58111b51226f2012cbee30 to your computer and use it in GitHub Desktop.
How to dump XLA HLO pipelines in tensorflow
`XLA_FLAGS=--xla_dump_to=/tmp/xladump --xla_dump_hlo_pass_re=.*`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment