v0.12.0
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




What's Changed
- Feature/Add device id to tensor list call by @dcblundell in #245
- Fix for correct color rendering on tensix details by @aidemsined in #247
- Feature/buffer summary toasts by @dcblundell in #244
- Feature/memory config parsing refactor by @dcblundell in #248
- Feature/multi-device-select by @dcblundell in #246
- Adds coverage for existing query runners/filtering/query construction by @GregHattJr in #255
- fix/device-operation-data-serialisation by @dcblundell in #257
- Fix/Initial buffer focus by @dcblundell in #253
- Fix/Memory config typing by @dcblundell in #254
- Memory load calculation and rendering, peak memory load by @aidemsined in #250
- render Tensor memoryLaoyut on operation details by @aidemsined in #252
- Feature/device selector op details by @dcblundell in #251
Full Changelog: v0.11.0...v0.12.0