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