cpetig / tflite_micro_compiler

generate tflite micro code which bypasses the interpreter (directly calls into kernels)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compiler executable file not found

aryanxk02 opened this issue · comments

I have followed all the steps as described in the README.md to setup the project but I am unable to generate a compiler executable binary file in order to execute this command:

./compiler hello_world.tflite hello_compiled.cpp hello_