tflite-micro-lib icon indicating copy to clipboard operation
tflite-micro-lib copied to clipboard

TensorFlow Lite C/C++ library for microcontrollers.

Results 1 tflite-micro-lib issues
Sort by recently updated
recently updated
newest added

Hello, when I finished using mbed to compile hello_world project, I try to find how to take the tflite out as an independent library. Then I found your project. Follow...