v0.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 #204
- Checks that report files are in top level directory by @GregHattJr in #207
- Add non-strict report folder casting by @GregHattJr in #209
- render null address correctly by @aidemsined in #210
- fix model report cache not flushed unless clicking view report button by @aidemsined in #206
- Feature/buffer summary hex everything by @dcblundell in #211
- Fix missing cast from str to Path in remote file reading by @GregHattJr in #212
- Fix/Remote connection and folder highlight by @dcblundell in #213
- Update README.md by @aidemsined in #216
- Fix/null producer consumers by @dcblundell in #215
- Operation graph viewer initial implementation by @aidemsined in #214
- Fix/Reset toasts by @dcblundell in #217
Full Changelog: v0.8.1...v0.9.0



