0.8.0
New Features/Improvements
- Added Pac-Man demo: https://mltk-pacman.web.app
- Added Pac-Man tutorial
- Added BLE Audio Classifier C++ example application
- Add keyword_spotting_pacman reference model
- Added CLI option to disable GPU
- Optimized MVP-accelerated Conv2D kernels. Improved latency by 2x at expense of additional RAM
- Added Supported Hardware documentation page
Bug Fixes
- Fixed issue with reporting required tensor memory during profiling
- Fixed issue with reporting unsupported layers when profiling on device
- Fixed issue with recording audio when using activity detection block
- Fixed issue with building MVP Python wrapper on Winodws