What's the best way to visualize HLOs from in openxla passes? #108
Labels
back-end
For issues where the root is mostly occurring on the back-end and not a specific adapter
type:feature
Feature requests
I am looking into using this tool to help develop XLA passes. I tried using dot format, but obviously it doesn't have all the features that the tool supports (image below). Do I have to write an adapter for hlo.txt or hlo.pb to model-explorer or is there a simpler way? I can't use MLIR format as our stack is not a MLIR dialect
The text was updated successfully, but these errors were encountered: