Hi,
I am trying to build the label_image example for STM32. I assume I should use the code in:
tensorflow_src/tensorflow/lite/examples/label_image
as opposed to
tensorflow_src/tensorflow/examples/label_image
I can build the minimal example,
But when I try to build : tensorflow_src/tensorflow/lite/examples/label_image
I hit numerous errors:
Are there any instructions on how this can be built using CMake?
Regards
John