Skip to content

v0.94.0

Latest

Choose a tag to compare

@aidemsined aidemsined released this 15 Jul 19:52

What's New

  • Operation duration histogram — added a histogram view showing how operation runtimes are distributed across a report.
  • Performance table heuristic flags — the performance table now surfaces heuristic flags to highlight operations worth attention.
  • Filter performance table from charts — you can now drive the performance table filter directly from the performance charts.
  • Remote connection defaults — remote connection parameters can now be pre-populated from environment defaults.
  • Faster, smoother MLIR viewer interaction through hot-path fixes to memoization dependencies and context stability.
  • More consistent performance charts after consolidating the chart definitions and hardening their layout handling.
  • Expanded file-transfer progress tracking so multiple transfer sources are tracked independently.
  • Fixed remote sync progress overlays that could freeze or linger indefinitely when the backend dropped mid-transfer, with staleness-based cleanup on reconnect and a bounded request timeout.
  • Refreshed frontend dependencies.
  • Removed the abandoned eslint-config-erb configuration.
  • Bumped mistune from 3.2.1 to 3.3.0.
  • Move ttnn_graph_report fixture body into ttnn.graph_report
  • Resolve failing TTNN comparison test
perf-histogram perf-flags perf-filter

What's Changed

Full Changelog: v0.93.0...v0.94.0