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 clang format to Makefile #40

Closed alxhoff closed 4 years ago

alxhoff commented 4 years ago

For those less inclined to use CMake ;) @cpetig

Please give it a double check. I am a Make noob.