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