v0.15.0
Release Notes:
- Readme has been updated with model running instructions and an example performance trace data
- Memory config parsing expanded to more operation arguments
- Performance section now features Device Kernel Duration/Utilization charts for Matmul operations
- Operations by type now plotted in a chart
- Performance table improvements, Matmul optimisation suggestions and high dispatch latency
- Backend decoupling of profile files from reports
- Additional codebase cleanup in preparation for open source
What's Changed
- remove reading packaje.json from incorect location by @aidemsined in #286
- Fix/minor cleanup by @dcblundell in #288
- update model running instructions by @aidemsined in #291
- Feature/Expand memory config parsing by @dcblundell in #290
- Feature/readme updates for perf reports by @dcblundell in #292
- Feature/add operation types chart by @dcblundell in #293
- Feature/Performance scatter chart by @dcblundell in #294
- Perf table improvements, Matmul and high dispatch latency by @aidemsined in #297
- Decouple Profile Files from Reports by @GregHattJr in #299
- Feature/Update op types logic in pie chart by @dcblundell in #296
- Feature/align perf report to ops by @aidemsined in #300
- Feature/Performance Mixed Data Chart by @dcblundell in #301
Full Changelog: v0.14.1...v0.15.0