Ttnn-visualizer

Latest version: v0.27.3

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

Scan your dependencies

Page 1 of 7

0.27.3

What's Changed
* Fix CLI path handling to ensure paths can be used individually by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/444

0.27.1

What's Changed
* Change report path cli arg to take a path instead of the report db file by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/442


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.27.0...v0.27.1

0.27.0

Release Notes
- Perf report enhancements (sorting and filtering)
- Added CLI parameters to launch application command line with predefined report loaded
- Fixed Peak L1 memory allocation calculations
- Accounted for number of cores
- Fixed edge case where cores are not reported
- Fixed deallocation calculation logic
- Removed accounting for inputs
- UX/UI minor improvements
- Architectural improvements for data rendering consistency and legacy data removed
- Fixed edge case "no reported devices"
- Fixed tensor details not showing under some scenarios

What's Changed
* Feature/Add PM Ideal to perf response by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/429
* Feature/Remove old perf code by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/420
* Fix pm ideal ns to use right row number by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/430
* fix empty collapsible behaviour to allow events pass through to button children when empty by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/431
* Feature/Rename Home by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/432
* Rename tabs to instances and allow the instance paths to be passed as cli args by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/433
* additional fixes for missing devices data by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/434
* remove inputs size calculations by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/438
* Feature/Enhance perf table by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/435
* fix incorrectly reported number of cores and math associated with that by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/436
* fix and simplfy deallocation calculation logic by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/439
* Update getting started guide to document CLI args by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/440

<img width="1786" alt="image" src="https://github.com/user-attachments/assets/bc8f5715-5d2f-4ea8-9a81-500eda8f193c" />



**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.26.0...v0.27.0

0.26.0

Release Notes

- Refactored L1 peak and memory allocation calculations to correctly report multi device data
- Device operations are now grouped across devices
- Fixed range selection min/max boundaries to correctly calculate using data from tt-perf-report
- Fixed missing device data edge cases
- Fixed extraneous device data (filter inconsistent device info) edge case
- Additional performance information in the operation list view
- Persistent uploaded NPE data (similar to profile and performance data)
- Docker build removed and simplified build actions

What's Changed
* Update getting started guide with tip to uninstall global package by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/414
* fix for incorrect input memory size calculation by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/416
* Feature/npe persist data by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/415
* Feature/Rename npe code by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/417
* Feature/revising docs by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/419
* Chore/Remove docker related files and references by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/421
* merge device operations by device by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/422
* Removes non unique device ids to filter incorrectly created data by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/425
* Feature/Add additional perf data to operation list by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/424
* Hot fix: addresses missing devices data problem by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/427
* Fix/Range Slider Bounds by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/423
* refactored memory allocation, device operations by device grouping, input size by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/426


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.25.0...v0.26.0

0.25.1

What's Changed
* fix for incorrect input memory size calculation by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/416


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.25.0...v0.25.1

0.25.0

Release Notes:
- Added support for python 3.10
- Updated dependencies
- Perf data is now linked to profiler data
- Updated persistence for ux controls as per user feedback
- Updated loading interface for tensix views
- Fixed peak L1 memory calculations to account for per-core allocations
- Updated device operation rendering
- Introduced intermediate tensor plots per device operation as per user request

<img width="1490" alt="image" src="https://github.com/user-attachments/assets/d1525b23-469c-4298-8fab-201ecd161f18" />
<img width="1490" alt="image" src="https://github.com/user-attachments/assets/d1b64fef-f121-4814-ab10-b46f5b58c84d" />
<img width="1490" alt="image" src="https://github.com/user-attachments/assets/f369f5f4-afe7-46f5-8d20-0232fde7611f" />


What's Changed
* Update getting started guide to show --include-deps arg with pipx by smountenay-tt in https://github.com/tenstorrent/ttnn-visualizer/pull/403
* Feature/Tidy up by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/406
* Feature/Package updates by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/394
* Feature/Python to 3.10 by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/407
* Feature/Add details to perf ops by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/405
* Feature/Persist buffer summary tab selection and buffer zoom by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/410
* Feature/Update loading state UI for tensix view by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/408
* fix memory size, take cores into account cleanup rendering, add intermediary buffers by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/409
* Feaure/Update workflow Python by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/411
* restoring peak memory calculations with correct values per bank by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/412


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

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.