Compilation error: tensorflow/lite/micro/kernels/micro_ops.h: No such file or directory
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- arduino, tensorflow
- Domain
- embedded-iot
Research direction
Start by inspecting the Arduino_TensorFlowLite-1.15.0-ALPHA installation and the include paths used when compiling the Arduino Nano 33 BLE Sense sketch. Check whether tensorflow/lite/micro/kernels/micro_ops.h is present in the installed library and whether the referenced headers resolve; done means the sketch compiles without the missing-header error.
Written by the indexing model from the issue text.
Description
I am currently working with arduino nano 33 ble sense. Since the tensorflow lite library for arduino was removed, I manually installed using this link https://downloads.arduino.cc/libraries/github.com/bcmi-labs/Arduino_TensorFlowLite-1.15.0-ALPHA.zip?_gl=1*1yhwoez*_ga*NzU5Nzg3Mzg0LjE2NzUxNTU5MDk.*_ga_NEXN8H46L5*MTY3NTg4MDMwNi4xMC4xLjE2NzU4ODA0NjguMC4wLjA.
While trying to run my code I'm getting this error eventhough I have the files exactly in the path mentioned. The header files look like this
#include "TensorFlowLite.h"
#include "main_functions.h"
#include "tensorflow/lite/micro/kernels/micro_ops.h"
#include "tensorflow/lite/micro/micro_error_reporter.h"
#include "tensorflow/lite/micro/micro_interpreter.h"
#include "tensorflow/lite/micro/micro_mutable_op_resolver.h"
#include "tensorflow/lite/schema/schema_generated.h"
#include "tensorflow/lite/version.h"
Can someone please help me?
- Dominant language
- Jupyter Notebook
- Stars
- 269
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from arduino/ArduinoTensorFlowLiteTutorials
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
arduino/ArduinoTensorFlowLiteTutorials#37 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
arduino/ArduinoTensorFlowLiteTutorials#36 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
arduino/ArduinoTensorFlowLiteTutorials#35 · 4 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
arduino/ArduinoTensorFlowLiteTutorials#32 · 2 comments · 1 reaction ·
All issues in arduino/ArduinoTensorFlowLiteTutorials
Similar issues
-
module: unknown type: bug/reported
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
OpenXiangShan/XiangShan#6623 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
oxidecomputer/hubris#2707 ·
-
boards: microchip: pic32cz_ca80_cult and pic32cz_ca90_cult give DMAC channel 3 to two peripherals Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
zephyrproject-rtos/zephyr#119843 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100