Skip to content

GAP SDK RELEASE NOTE V3.8.0

Compare
Choose a tag to compare
@Yaooooo Yaooooo released this 01 Dec 16:42
· 45 commits to master since this release
3cf3519
  • NNTool
    - New importer: ONNX graphs support
    - LSTM/RNN new quantization schemes (use LUT for activations + allow different quantization ranges between input and states)
    - Bug fixes
  • Autotiler
    - New Tiling engine (more computationally efficient)
    - Add support for warm Construct/Destruct (only L1 buffer allocation/deallocation)
    - MFCC generators and basic kernels
  • FreeRTOS:
    - New FLL driver
    - Add malloc dump feature
  • PMSIS_BSP:
    - Pixart camera driver update for ULPC module
    - Himax camera driver update for AI-Deck
    - OTA fixes
    - Fixes for building AI Deck bsp with freeRTOS
    - Thermeye IR camera driver updates
    - Fix for MX25 spi flash erase
  • Others:
    - Support SSBL (Second Stage Boot Loader)