You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This problem occurred when i run ’ tflite_label_image‘ demo ,
Here are the steps
1、creating libtensorflow-lite.a ; Use ' sh build_kendryte_lib.sh' command in /kendryte-tensorflow/tensorflow/lite/tools/make folder
2、New shared folder in kendryte-freertos-sdk/src then copy libtensorflow-lite.a to it
3、run cmake .. -DPROJ=tflite_label_image -DTOOLCHAIN=/opt/kendryte-toolchain/bin && make in build folder
How to solve it ?or there is something wrong with my method.
The text was updated successfully, but these errors were encountered:
This problem occurred when i run ’ tflite_label_image‘ demo ,
Here are the steps
1、creating libtensorflow-lite.a ; Use ' sh build_kendryte_lib.sh' command in /kendryte-tensorflow/tensorflow/lite/tools/make folder
2、New shared folder in kendryte-freertos-sdk/src then copy libtensorflow-lite.a to it
3、run cmake .. -DPROJ=tflite_label_image -DTOOLCHAIN=/opt/kendryte-toolchain/bin && make in build folder
How to solve it ?or there is something wrong with my method.
The text was updated successfully, but these errors were encountered: