STT-tensorflow/tf/tensorflow/lite/micro/riscv32_mcu
Mihai Maruseac 06923bb4fe initial
2021-01-21 09:06:36 -08:00
..
debug_log.cc initial 2021-01-21 09:06:36 -08:00
README.md initial 2021-01-21 09:06:36 -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.