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

Ability to provide TF commit to CMake as well as clearing of CMake cache variables #30

Closed alxhoff closed 4 years ago

cpetig commented 4 years ago

There seems to be no easy way to rebase these changes, because the failing test is fixed by another commit. I will try it from the command line ...

cpetig commented 4 years ago

Rebased as #31