oak icon indicating copy to clipboard operation
oak copied to clipboard

Add support for TensorFlow Lite for Microcontrollers

Open ipetr0v opened this issue 2 years ago • 1 comments

We need to create a new runtime that can run TensorFlow Lite for Microcontrollers (TFLM).

This work will include:

  • Compiling TFLM with no-std
  • Adding C++ bindings to the Rust runtime
  • Add memory management support to the Restricted Kernel

ipetr0v avatar Oct 11 '22 10:10 ipetr0v

@ianull please reference this issue with when submitting code related to TFLM

ipetr0v avatar Oct 11 '22 12:10 ipetr0v

Not planned.

tiziano88 avatar Mar 22 '23 21:03 tiziano88