Skip to content

v0.95.0

Choose a tag to compare

@aidemsined aidemsined released this 22 Jul 19:41
· 134 commits to dev since this release

What's New

  • MLIR viewer — side-by-side split-pane view: open two resizable panes and compare graphs, with a draggable divider, per-pane graph/report selectors, and a swap button.
  • MLIR viewer — up to two MLIR files can now be loaded at one time.
  • Previously synced remote reports can now be loaded even when not connected to the related remote host.
  • MLIR minimap is now pannable and zoomable.
  • MLIR viewer gains a node colour legend explaining the op / group / section / selected node colours.
  • The MLIR file selection/upload area collapses once a graph is loaded to reclaim canvas space, with a toggle to bring it back.
  • The MLIR node-details panel is narrower and responsive, and can collapse to a rail in split view so it stops covering the graphs.
  • MLIR expand-all shows layout progress and disables controls while the graph is building; large graphs use a size-gated dagre layout for faster, more reliable fits.
  • Additional clarity added to UI state when a selected report is being loaded.
  • tt-perf-report dependency updated to add support for HiFi3 and new ops
  • Reorganised shared functions and definitions into more appropriate modules.
  • Fixed an issue with the new documentation theme's search indexing.
  • Bumped pillow from 12.2.0 to 12.3.0.
Screenshot 2026-07-22 at 15 48 44

What's Changed

Full Changelog: v0.94.0...v0.95.0