STT-tensorflow/tensorflow/lite/micro/riscv32_mcu
2020-03-08 15:41:21 +09:00
..
debug_log.cc minor spelling tweaks 2020-03-08 15:41:21 +09:00
README.md Moved TensorFlow Lite Micro out of experimental folder 2019-12-09 11:43:28 -08:00

RISC-V MCU

This folder contains TFLite kernel operations optimized for RISC-V micro controllers.

It is designed to be portable even to 'bare metal', so it follows the same design goals as the micro experimental port.