cpetig / tflite_micro_compiler

generate tflite micro code which bypasses the interpreter (directly calls into kernels)
Apache License 2.0
76 stars 26 forks source link

Added exporting of compile commands to CMake #28

Closed alxhoff closed 4 years ago

alxhoff commented 4 years ago

Small addition that help's with my Vim's GOTO :)