Ttnn-visualizer

Latest version: v0.28.1

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

Scan your dependencies

Page 6 of 8

0.9.0

Release Notes:

- Operation graph view - initial implementation with navigation
- Toggle between decimal and hexadecimal axis labels on memory plots
- L1 buffer summary table improvements
- Fix: Remote connection and remote folder selection highlights
- Fix: toast notification not getting cleared
- Fix: Producer/consumers not shown for null address Tensors
- Fix: Producers/Consumers list is now scrollable
- Fix: Non-top level report uploading incorrect folder
- Fix: Stack traces intermittently not loading source files
- Fix: Exclusions/filtering to report syncing to speed up transfer
- Fix: Caching not clearing under certain circumstances
- Fix: Render null addresses correctly

Known issues:
- Graph performance degraded with models over 5K operations

What's Changed
* Adds exclusions to SFTP files sync by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/204
* Checks that report files are in top level directory by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/207
* Add non-strict report folder casting by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/209
* render null address correctly by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/210
* fix model report cache not flushed unless clicking view report button by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/206
* Feature/buffer summary hex everything by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/211
* Fix missing cast from str to Path in remote file reading by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/212
* Fix/Remote connection and folder highlight by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/213
* Update README.md by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/216
* Fix/null producer consumers by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/215
* Operation graph viewer initial implementation by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/214
* Fix/Reset toasts by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/217


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.8.1...v0.9.0

<img width="1716" alt="image" src="https://github.com/user-attachments/assets/d7be1f25-09bd-4652-b4ee-26de0e7545ca">
<img width="1716" alt="image" src="https://github.com/user-attachments/assets/01b62da8-b72b-465b-87b1-9528f5bf80b3">
<img width="1716" alt="image" src="https://github.com/user-attachments/assets/0a7c9b3a-5425-4f3c-8b4b-6ecef300f478">
<img width="1716" alt="image" src="https://github.com/user-attachments/assets/ebf4a399-2de4-4eab-bcba-c4b7f9f41671">

0.8.1

Release notes:

- Buffers view: interactivity
- Tensor detailed L1 visualization: tensix zoom, interactivity
- Buffers view: plot annotation
- Buffers view table: plot synchronization
- CBs in L1 legend
- Remote querying fixes:
- Fix for default report selection on new connection
- Fix for "Last Synced" tracking of remote folders
- Fix for sync behaviour when using remote querying
- Fix for report selection after syncing remote folders
- Fix for error with sqlite detect path which would cause application to hang
- Fix for exception handling on edge cases in remote file system
- Added generic file syncing to support profile syncing



What's Changed
* Added a containing element and moved related styles to a new SASS file by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/186
* Feature/add local remote query runners by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/188
* Feature/read remote config by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/189
* Bugfix/fix typings in backend by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/190
* Feature/buffer summary enhanced filtering by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/191
* Feature/Buffer summary plot interactivity by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/194
* Feature/tensix l1 zoom by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/195
* Feature/refactor report syncing by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/196
* feature/Show selected rows only by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/197
* CBs in L1 Legend by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/199
* Updates README with instructions for installing sqlite3 on Ubuntu by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/198
* remove a comment by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/200
* Fixes import path in sockets.py by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/202

**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.7.0...v0.8.1

<img width="800" alt="image" src="https://github.com/user-attachments/assets/2f250d6e-46fc-46dc-a848-384a72c89f74">
<img width="800" alt="image" src="https://github.com/user-attachments/assets/6a60b910-2ff3-4b02-89ee-02d135118671">
<img width="800" alt="image" src="https://github.com/user-attachments/assets/82f7dcbf-2fd1-494f-887e-8b72b40624ab">
<img width="800" alt="image" src="https://github.com/user-attachments/assets/d5ee8cf8-3a24-4ede-9eaa-7ef203bbf7d8">

0.8.0

Release notes:

- Buffers view: interactivity
- Tensor detailed L1 visualization: tensix zoom, interactivity
- Buffers view: plot annotation
- Buffers view table: plot synchronization
- CBs in L1 legend
- Remote querying fixes:
- Fix for default report selection on new connection
- Fix for "Last Synced"" tracking of remote folders
- Fix for sync behaviour when using remote querying
- Fix for report selection after syncing remote folders
- Fix for error with sqlite detect path which would cause application to hang
- Fix for exception handling on edge cases in remote file system
- Added generic file syncing to support profile syncing



What's Changed
* Added a containing element and moved related styles to a new SASS file by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/186
* Feature/add local remote query runners by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/188
* Feature/read remote config by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/189
* Bugfix/fix typings in backend by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/190
* Feature/buffer summary enhanced filtering by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/191
* Feature/Buffer summary plot interactivity by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/194
* Feature/tensix l1 zoom by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/195
* Feature/refactor report syncing by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/196
* feature/Show selected rows only by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/197
* CBs in L1 Legend by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/199
* Updates README with instructions for installing sqlite3 on Ubuntu by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/198
* remove a comment by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/200


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.7.0...v0.8.0


<img width="800" alt="image" src="https://github.com/user-attachments/assets/2f250d6e-46fc-46dc-a848-384a72c89f74">
<img width="800" alt="image" src="https://github.com/user-attachments/assets/6a60b910-2ff3-4b02-89ee-02d135118671">
<img width="800" alt="image" src="https://github.com/user-attachments/assets/82f7dcbf-2fd1-494f-887e-8b72b40624ab">
<img width="800" alt="image" src="https://github.com/user-attachments/assets/d5ee8cf8-3a24-4ede-9eaa-7ef203bbf7d8">

0.7.0

**Release notes:**

- Improved SSH remote connection (remote querying)
- Tensor preliminary tensix visualization per tensor and L1 detailed view
- Buffers view: buffer table - sorting
- Buffers view: buffer table - buffer color matching
- Buffer view: buffer table - filtering
- Color generation logic update to be tensor specific

**Known issues:**

- Remote connection - report requires explicit sync action if the report hasn't been synced
- Remote querying - requires sqlite3 v3.38.0

<img width="600" alt="image" src="https://github.com/user-attachments/assets/5a5c2775-8cfc-4dae-9d39-273e539f8e9d">
<img width="600" alt="image" src="https://github.com/user-attachments/assets/6ad21ece-42a4-4c69-87a1-6759db16fa8f">
<img width="600" alt="image" src="https://github.com/user-attachments/assets/0d6a942f-ba1a-49b9-b07c-05ae946c132b">
<img width="600" alt="image" src="https://github.com/user-attachments/assets/2290e3f2-a119-4326-870a-601170ffa1c7">


What's Changed
* Re-adds Flask debug command by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/167
* Feature/additional-tensor-info-in-operation-details by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/168
* Feature/simplify run environment by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/169
* Refactor/Operation name now available in buffers by operation call by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/162
* update color generation logic to be Tensor specific first by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/170
* Feature/tensor colour buffer summary by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/171
* Refactor/More concise number checking by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/164
* Adds Remote Data to Session by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/172
* Adds handler for missing device operations graph by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/173
* Change buffer pages to return a list by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/174
* Feature/use session middleware by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/175
* Refactor/use tensor if available by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/166
* Feature/Buffer table colour matching by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/176
* Use session object in DatabaseQueries by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/179
* Feature/use list for ssh errors by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/180
* Feature/buffer summary table sorting by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/178
* Feature/ssh remote querying by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/182
* Tensor sharding visualization by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/181
* Feature/buffer table filtering by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/183


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.6.1...v0.7.0

0.6.1

**Release notes:**

- Buffers view: zoom
- Buffer view: linkable operations
- Buffers view: buffer table - initial rendering
- Buffers pages query api for Tensor sharding visualization
- Support for multiple per-tab parallel downloads
- Multithreading to support background jobs
- Real-time monitoring of sync/download/upload jobs
- Improved session management
- UX improvements to display/monitor background jobs

What's Changed
* Adds query for buffer_pages and tests for query by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/143
* Use SQLAlchemy for session data by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/146
* feature/progress-overlay by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/148
* Feature/buffer summary zoom by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/149
* Bugfix/save session after modification by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/151
* Adds additional logging for active report session data by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/156
* Replace flask-session with regular SQLAlchemy table by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/157
* Feature/buffer summary table by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/154
* Buffer view interactivity - linkable operation ids by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/158
* Multithreading/Background Jobs and File Operation Broadcast by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/147
* Add name to operation buffers API endpoint by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/159
* Bugfix/fix remote connection active path by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/163


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.5.0...v0.6.1

0.6.0

**Release notes:**

- Buffers view: zoom
- Buffer view: linkable operations
- Buffers view: buffer table - initial rendering
- Buffers pages query api for Tensor sharding visualization
- Support for multiple per-tab parallel downloads
- Multithreading to support background jobs
- Real-time monitoring of sync/download/upload jobs
- Improved session management
- UX improvements to display/monitor background jobs


What's Changed
* Adds query for buffer_pages and tests for query by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/143
* Use SQLAlchemy for session data by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/146
* feature/progress-overlay by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/148
* Feature/buffer summary zoom by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/149
* Bugfix/save session after modification by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/151
* Adds additional logging for active report session data by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/156
* Replace flask-session with regular SQLAlchemy table by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/157
* Feature/buffer summary table by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/154
* Buffer view interactivity - linkable operation ids by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/158
* Multithreading/Background Jobs and File Operation Broadcast by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/147
* Add name to operation buffers API endpoint by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/159


**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.5.0...v0.6.0

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.