STT-tensorflow/tensorflow/lite/micro/riscv32_mcu/README.md
Pete Warden 59c06b9016 Moved TensorFlow Lite Micro out of experimental folder
PiperOrigin-RevId: 284600414
Change-Id: I62238882b1447e53fe5c5c36d021f42eaf56486a
2019-12-09 11:43:28 -08:00

221 B

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.