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

compiler executable file not found #73

Open aryanxk02 opened 1 year ago

aryanxk02 commented 1 year ago

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_