You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requesting additional feature in tt-explorer to be able to visualize stablehlo graphs. Reason for request is when bringing up models from tt-torch or tt-xla, they go through sub dialect steps, and it much easier to be able to visualize the decomposition of the graph between all the different dialects
@tapspatel This is something that is planned and requested by forge-fe as well. I agree that it would be really useful, not just for frontends, but for debugging tt-mlir internal passes as well.
The main purpose of tt-explorer is to be a tool used for model performance tuning so unfortunately this is not a high priority for us. We don't have enough resources to tackle this any time soon. If you or someone else has the time, all contributions are welcome :)
Requesting additional feature in tt-explorer to be able to visualize stablehlo graphs. Reason for request is when bringing up models from tt-torch or tt-xla, they go through sub dialect steps, and it much easier to be able to visualize the decomposition of the graph between all the different dialects
Sample vhlo graph
Sample shlo graph
The text was updated successfully, but these errors were encountered: