Skip to content

GAP SDK RELEASE NOTE V4.9.0

Compare
Choose a tag to compare
@Yaooooo Yaooooo released this 20 Dec 15:40
· 24 commits to master since this release
eb89bfe
  • AutoTiler:
    • Added:
      • Quantizers from/to float32
      • Automatic evaluation of optimal TileOrientation strategy for SQ8 and fp16 generators
      • Improved MatMul SW performance
    • Fixed:
      • Fix in ProcessArgPadding, we need to locate the most inner KER_ITER_i space not the fisrt tileable dim
      • Quantizer generator bug and FP_FL FL_FP basic kernel (bad read of zero/scale infos)
      • NextAddress code generation fix
  • FreeRTOS:
    • Fixed:
      • Fix i2s1 configure bug in gap8
  • SDK:
    • Added:
      • WSL support when launch run from WSL instance
  • NNTool:
    • Added:
      • Concat in tflite on same input
      • Resizer in fp16 mode
      • Add DSP preprocessing in front of the network now working
      • Convert onnx Gather to slice if possible at import
      • FC tflite support for keep_dims
    • Fixed:
      • Fix bug in 1D padding onnx
      • Bug in Padding for onnx