Ttnn-visualizer

Latest version: v0.27.3

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.24.0

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
* Fix/Updated lockfile by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/389
* Timeline alignment with congestion heatmap by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/386
* Feature/Add additional UI clarity by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/390
* Add raw op code to perf results report by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/392
* Transfer color allocation, improved active transfer rendering details, show all transfers by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/391
* Perf data source by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/397
* Publish releases to PyPI by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/396
* Filter out host ops by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/395
* Feature/rebuild-perf-table by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/393
* Feature/id matching by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/398
* add op ids to perf table by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/400
* Update README to include installation from pypi instructions by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/399
* Feature/Update op code colours by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/401


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.23.0...v0.24.0

0.23.0

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
* Feature/use-pnpm by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/382
* Feature/Update operation details button by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/385
* Feature/Use deviceBuffers for memory legend by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/383
* Feature/Chip legend markup + initial blackhole support by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/384
* Fix/Formatting changes by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/387


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.22.0...v0.23.0

0.22.0

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
* Fix/Reset both reports when synced by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/367
* Feature/wheel should use localhost by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/368
* style to scss, more components by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/370
* perf api implementation by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/369
* Feature/Update list filtering to support ranges by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/371
* separate buffers by devices by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/372
* fix annoying bug where only one of the selected transfers is rendering by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/374
* Buffers merged by devices. by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/373
* fix producer consumer cores highlight by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/378
* Feature/device id in device ops by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/375
* Feature/improve device buffers output by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/376
* Add advice list to perf report response by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/377
* Feature/Memory legend multi device by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/379
* Fix/npe/componentize by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/380

<img width="600" alt="image" src="https://github.com/user-attachments/assets/9ac90ecc-a2e3-45a3-8626-e40b5bbde8a7" />
<img width="600" alt="image" src="https://github.com/user-attachments/assets/f5d1bc48-53d6-43fb-ad00-e19ff3f6eee7" />
<img width="600" alt="image" src="https://github.com/user-attachments/assets/6d2660c5-cff2-40fa-8d0d-28bb950b8619" />



**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.21.1...v0.22.0

0.21.1

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
* Docs/Report example update by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/362
* Feature/support perf data in range slider by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/358
* Docs/Add NPE documentation by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/363
* NPE by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/359
* Feature/device operations details by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/361
* Performance Report API by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/360
* Workflow artifacts v4 by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/365

<img width="1488" alt="image" src="https://github.com/user-attachments/assets/83a7e3b8-b961-463c-8f0e-e6d744b7a723" />
<img width="1488" alt="image" src="https://github.com/user-attachments/assets/10fb97cf-ef76-4ddb-b141-2ba77986b556" />
<img width="1710" alt="image" src="https://github.com/user-attachments/assets/ea438e71-3d1d-4a58-99ea-331ad6345a4f" />
<img width="1710" alt="image" src="https://github.com/user-attachments/assets/38566908-894f-47db-a8cb-c2ff4469af28" />
<img width="1522" alt="image" src="https://github.com/user-attachments/assets/060f1db8-8254-47e5-9751-1b17f846430d" />
<img width="1522" alt="image" src="https://github.com/user-attachments/assets/8a70d44e-e02a-479d-b687-32a5ab099370" />


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.20.0...v0.21.1

0.21.0

What's Changed
* Docs/Report example update by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/362
* Feature/support perf data in range slider by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/358
* Docs/Add NPE documentation by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/363
* NPE by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/359
* Feature/device operations details by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/361
* Performance Report API by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/360


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.20.0...v0.21.0

0.20.0

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
* Refactor/routing paths by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/349
* Docs/Update troubleshooting by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/350
* Add device addresses to tensor model by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/351
* Adds coverage for new serializer methods by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/256
* Feature/range slider by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/353
* Feature/Add op name to axis by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/354
* Device operations inputs and output mapping by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/355

<img width="1691" alt="image" src="https://github.com/user-attachments/assets/303c8045-f3d0-4109-8c17-5d71c19adb1c" />
<img width="1779" alt="image" src="https://github.com/user-attachments/assets/09365fbf-d824-44b0-a4f5-f1c40d1774ab" />
<img width="1779" alt="image" src="https://github.com/user-attachments/assets/f9cfdf53-9726-4be7-a022-7dd1320423e7" />


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.19.0...v0.20.0

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.