v0.10.0
Release notes:
- Operation graph performance improvements
- Producers and consumers logic improvements, rendering warning for too many consumers
- Tensor comparison to golden (PCC)
- Wheel will autolaunch browser on startup
- Improvements to operation details component
- Fix: Plot label at 0 now displays properly
- Fix: L1 plots with only circular buffers not displaying correctly
- Fix: Filtering a list to a small size and not being able to see all the contents without scrolling
- Fix: Local upload filter tensor binaries
What's Changed
- Fix/reveal xaxis zero tick by @dcblundell in #219
- Adds command for building frontend and serving assets by @GregHattJr in #223
- Graph tree not blocking navigation and showing loading animation by @aidemsined in #225
- Feat/producer consumer refactor by @dcblundell in #224
- Fix/Not so empty plots by @dcblundell in #228
- feat/support device id by @dcblundell in #229
- Fix/Scroll issue when filtering to small arrays by @dcblundell in #231
- refactor/break up operation details by @dcblundell in #232
- Feature/filter tensors in local upload by @GregHattJr in #234
- Serialize comparisons to inputs/outputs in operation details by @GregHattJr in #227
- Launch Browser on Server Start by @GregHattJr in #233
- Adds comparisons to tensor list by @GregHattJr in #235
- Feat/add tensor comparison to golden by @dcblundell in #236



Full Changelog: v0.9.0...v0.10.0