Skip to content

v0.93.0

Choose a tag to compare

@aidemsined aidemsined released this 08 Jul 16:25

What's New

Features

  • Toggle source-location and tensor-shape overlays on MLIR graph nodes.
  • Regex mode on the MLIR op-name filter (in addition to the existing substring mode).
  • Expand-all / Collapse-all toolbar buttons for MLIR subgraphs, grouped alongside the filter and node-body toggles.
  • Retry failed MLIR file uploads without having to re-pick the file, with per-file status in the results overlay.
  • Report database now records the source Git repository URL and commit hash so reports know where they came from.
  • Username fields are prefilled from the last used value so remote connections don't ask for the same info twice.
  • Docs site gains a top navigation bar, search modal, feedback widget, and sidebar scroll indicator.
    Improvements
  • Aborting an in-flight MLIR upload cleanly cancels the request and clears the queued retry state.
  • MLIR reports are now stored under a standardised layout, aligning with the wider report-storage scheme.
  • The MLIR JSON upload option is now dev-mode only so the production UI stays focused on standard flows.
    Bug Fixes
  • Fixed a TypeScript lint failure that was blocking CI on a subset of PRs.
    Maintenance
  • CI smoke tests now upload a demo report and exercise the main tabs end-to-end, catching regressions the unit suites can't see.
username-auto-pop mlir-retry git-meta mlir-regex

What's Changed

Full Changelog: v0.92.0...v0.93.0