Release notes
- Memory load calculation and rendering, peak memory load
- Initial support for multidevice data
- Render memory layout and sharding spec for tensors
- Fix: buffer summary toast not dismissing
- Fix: color rendering on tensix details zoom
- Fix: initial buffer focus
- Fix: toasts added to buffer summary when focusing on buffers
- Test coverage for runners/filtering/query
<img width="1292" alt="image" src="https://github.com/user-attachments/assets/e5f301c8-ae9f-4f85-9588-cc6e2932d7f9">
<img width="1292" alt="image" src="https://github.com/user-attachments/assets/8c145c84-fabd-429f-a128-e0b07b142986">
<img width="1292" alt="image" src="https://github.com/user-attachments/assets/9a4526ce-7943-430f-8862-6864284ad343">
<img width="1292" alt="image" src="https://github.com/user-attachments/assets/a65d84d6-8ad9-4200-8dc4-4dbc2b041869">
What's Changed
* Feature/Add device id to tensor list call by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/245
* Fix for correct color rendering on tensix details by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/247
* Feature/buffer summary toasts by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/244
* Feature/memory config parsing refactor by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/248
* Feature/multi-device-select by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/246
* Adds coverage for existing query runners/filtering/query construction by GregHattJr in https://github.com/tenstorrent/ttnn-visualizer/pull/255
* fix/device-operation-data-serialisation by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/257
* Fix/Initial buffer focus by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/253
* Fix/Memory config typing by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/254
* Memory load calculation and rendering, peak memory load by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/250
* render Tensor memoryLaoyut on operation details by aidemsined in https://github.com/tenstorrent/ttnn-visualizer/pull/252
* Feature/device selector op details by dcblundell in https://github.com/tenstorrent/ttnn-visualizer/pull/251
**Full Changelog**: https://github.com/tenstorrent/ttnn-visualizer/compare/v0.11.0...v0.12.0