Tensorflowlite with ESP32 getting compilation errors

16 views
Skip to first unread message

Sunil Bobbala

unread,
Mar 1, 2023, 11:11:00 PM3/1/23
to SIG Micro
Hi Group, 

Intro to my project. 
Working with ESP 32 (ESP-EYE). Integrating tensorflow lite to detect acoustic sounds. 
First step I cloned the git repo from (https://github.com/tensorflow/tflite-micro). 
After I do make getting the following error. 

Appreciate the help. 

"""
o$ make -f tensorflow/lite/micro/tools/make/Makefile  OPTIMIZED_KERNEL_DIR="portable_o
ptimized" generate_non_kernel_projects
tensorflow/lite/micro/tools/make/downloads/flatbuffers already exists, skipping the download.
tensorflow/lite/micro/tools/make/downloads/kissfft already exists, skipping the download.
tensorflow/lite/micro/tools/make/downloads/pigweed already exists, skipping the download.
tensorflow/lite/micro/tools/make/check_optimized_kernel_dir.sh: line 35: [: tensorflow/lite/micro/kernels/portable_o: binary operator expected
tensorflow/lite/micro/tools/make/Makefile:537: tensorflow/lite/micro/tools/make/ext_libs/portable_o
ptimized.inc: No such file or directory
make: *** No rule to make target 'tensorflow/lite/micro/tools/make/ext_libs/portable_o
ptimized.inc'.  Stop.

Reply all
Reply to author
Forward
0 new messages