Skip to content

Releases: tenstorrent/ttnn-visualizer

v0.24.0

05 Mar 20:05
Compare
Choose a tag to compare

What's new

  • New releases now also publish the Python wheel automatically to PyPi
  • Performance table rebuilt to use the output from tt-perf-report directly
  • Added additional feature clarity in operation details UI
  • Updated tt-perf-report integration to v1.0.6
  • Docs updated to include new install options
  • NPE:
    • Aligned congestion heatmap to timeline
    • Improved transfers color rendering
    • Improved active transfer details rendering
    • Ability to see all transfer for timestep simultaneously

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

26 Feb 14:48
Compare
Choose a tag to compare

What's new

  • NPE: Added chip legend and initial blackhole support
  • Added additional clarity to the operation list UI
  • Optimised the loading of multi device data when constructing the memory legend and improved the UI
  • Moved to a more modern package manager for front end dependencies
  • General maintenance and code improvements

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

19 Feb 20:37
Compare
Choose a tag to compare

Whats new

  • Improved multidevice support
    • Support for galaxy data and other multidevice system non zero based devices
    • Rendering of device operations device ids
    • Improved rendering of arguments for multidevice scenarios per device
    • Detailed memory legend for multi device tensors and buffers with both streamlined and detailed views
  • NPE
    • Fixed producer consumer rendering issue
    • Fixed incorrect selected transfer rendering for multicast
  • Perf reporting updates to return matmul advice
  • Fixed incorrect behaviour of range selectors
  • Fixed wheel package to auto open on localhost
  • General maintenance and code improvements

What's Changed

image image image

Full Changelog: v0.21.1...v0.22.0

v0.21.1

12 Feb 20:12
Compare
Choose a tag to compare

Release Notes

  • Support perf data in range slider
  • Args and intermediary tensor details in device operations cont...
  • Perf report script migration to PyPI (BE only)
  • NPE visualisation support (beta)
  • CI update

What's Changed

image image image image image image

Full Changelog: v0.20.0...v0.21.1

v0.21.0

12 Feb 19:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

05 Feb 19:09
Compare
Choose a tag to compare

Release Notes:

  • Operation range filtering (phase one)
  • Fixed multidevice tensor information
  • Updated device operations rendering (arguments and outputs mapping)
  • Updated docs with additional troubleshooting details
  • Using routing paths consistently across the app
  • Added operation name and file identifier information to buffer summary
  • Implemented BE support for device tensors on mutlidevice runs

What's Changed

image image image

Full Changelog: v0.19.0...v0.20.0

v0.19.0

29 Jan 19:35
Compare
Choose a tag to compare

Release notes

  • DRAM buffer summary rendering
  • Improved performance for DRAM buffers rendering
  • Perf to operation mapping and id rendering
  • Fixed multidevice data reporting (tt-metal)
  • Fixed tensor consumer calculation logic
  • Fixed report sync toast notification
  • Removed requirements for .env, support for default values
  • Readme updates
image image

What's Changed

Full Changelog: v0.18.2...v0.19.0

v0.18.2

22 Jan 20:31
Compare
Choose a tag to compare

Release notes:

  • Fix wheel dependencies
  • Ensure browser auto open when wheel package is started
  • Perf data binding to profile data
  • Added synchronization indicator for perf data binding
  • Rendering perf data on operation list (initial)
  • Improved tensor information rendering
  • Improved tensor list usability
  • Improved memory tensor details rendering
  • Fixed local storage persistence
  • Fixed devices reporting on multidevice systems (tt-metal)
  • Updated documentation for contribution for clarity
  • Updated perf table headers to match source script
  • Open source
image image image image

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.2

v0.18.1

22 Jan 18:52
Compare
Choose a tag to compare

Release notes:

  • Fix wheel dependencies
  • Ensure browser auto open when wheel package is started
  • Perf data binding to profile data
  • Added synchronization indicator for perf data binding
  • Rendering perf data on operation list (initial)
  • Improved tensor information rendering
  • Improved tensor list usability
  • Fixed local storage persistence
  • Fixed devices reporting on multidevice systems (tt-metal)
  • Updated documentation for contribution for clarity
  • Open source

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.1

v0.17.3

20 Jan 22:19
Compare
Choose a tag to compare

Hotfix:

  • Fixes wheel dependency issue