cpetig / tflite_micro_compiler

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

fix the Makefile clean target #10

Closed arashb closed 4 years ago

arashb commented 4 years ago

This fixes the Makefile's clean target for src dir.