STT-tensorflow/tensorflow/lite/micro/riscv32_mcu
Advait Jain b7a121f7d2 Manually fix licenses for the files to ensure consistent formatting.
Once this change is merged, we can turn on a presubmit check that tests
for the licenses.

Addresses http://b/175315163
2020-12-14 14:11:32 -08:00
..
debug_log.cc Manually fix licenses for the files to ensure consistent formatting. 2020-12-14 14:11:32 -08:00
README.md

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.