Yaooooo
released this
03 Mar 21:10
·
20 commits
to master
since this release
- AutoTiler:
- Added:
- Improved fused activations in HWC pooling
- MatMul for DSP processing (float16 and 32)
- Support for OCTOSPIFlash/Ram in code generation
- Fixed:
- NE16 Depthwise mode bug in real HW
- Real FFT evaluation of last bin spectrogram
- Added:
- Examples:
- Removed:
- remove
efuse_burner
example
- remove
- Removed:
- FreeRTOS:
- Fixed:
- fix use of notify in pi_task
- Fixed:
- SDK:
- Changed:
- change the documentation navigation depth limit to infinite
- Fixed:
- add missing PMSIS include directory to documentation
- Changed:
- NNTool:
- Added:
- ONNX Upscale operator
- Batchnorm converted to discrete expressions ops when not fusable
- Expression compiler with better iteration handling + more flexible quantization + code comments
- Fixed:
- NNCF mixed precision import for <8bits weights
- Added:
- GVSOC:
- Fixed:
- Fixed issue with hw loop save/restore
- Fixed: