Closed warpuv closed 4 years ago
Hi, @warpuv
This is because tensorflow
repo has tensorflow
subdirectory with lite
. So the command in ./third_party/install.sh
should look the folowing way:
...
echo "tensorflow/lite/schema/schema_generated.h" >> .git/info/sparse-checkout
...
NOTE: after the installation you should manually move schema_generated.h
to where the TFLite_root/include
is pointing
Building by command
getting this error: