Skip to content

GAP SDK RELEASE NOTE V3.0

Compare
Choose a tag to compare
@haugoug haugoug released this 16 Oct 06:54
· 117 commits to master since this release
504aff5

NEW FEATURES

NNTool

New flow for neural networks which is replacing tf2gap8.
This allows mapping high-level graphs (e.g. from Keras) directly to gap8 with automatic quantization.

PMSIS

New system layer to have portable Gap applications accross several operating systems. This comes with a set of device drivers available on PulpOS / FreeRTOS: Hyperflash/Hyperram, simple FS, cameras, LCDs, bluetooth.

Autotiler

New feature for describing full graph. This is now automatically managing the whole execution, including transfers with external RAM.