-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I am trying to follow the guide for these examples here. I have installed the TensorFlowLite library and SparkFun Apollo3 Boards Package as per the instructions. I have cloned this repo into Documents > Arduino > SparkFun and tried to upload the microspeech example but received the following error:
tensorflow/lite/c/c_api_internal.h: No such file or directory
- I have tried with both the 2.1.0 and 1.15.0 NON-precompiled versions of this repo.
- I have tried on two different Windows 10 systems and an Ubuntu system.
- I have tried cloning the tensorflow repo into the /Tensorflow_AIOT2019/microspeech directory, and adjusting the fill path of the #include (to account for nested /tensorflow folder, "tensorflow/tensorflow/lite/c/c_api_internal.h")
- I have tried cloning the tensorflow repo into the libraries folder, and including with <> (<tensorflow/lite/c/c_api_internal.h> and <tensorflow/tensorflow/lite/c/c_api_internal.h>).
Metadata
Metadata
Assignees
Labels
No labels