oak
oak copied to clipboard
Add support for TensorFlow Lite for Microcontrollers
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
@ianull please reference this issue with when submitting code related to TFLM
Not planned.