arduino / arduino/ArduinoTensorFlowLiteTutorials
micro_mutable_op_resolver.h:21:10: fatal error: tensorflow/lite/c/common.h: No such file or directory
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 270
- Fork
- 122
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Tensorflow version : '2.1.0'
Target platform: Arduino nano 33 sense BLE
micro_mutable_op_resolver.h:21:10: fatal error: tensorflow/lite/c/common.h: No such file or directory
when I deploy hello world model to edge I got above error. Following contains the headers of the test run
```
#include "tensorflow/lite/micro/examples/hello_world/model.h"
#include "tensorflow/lite/micro/all_ops_resolver.h"
#include "tensorflow/lite/micro/micro_error_reporter.h"
#include "tensorflow/lite/micro/micro_interpreter.h"
#include "tensorflow/lite/micro/testing/micro_test.h"
#include "tensorflow/lite/schema/schema_generated.h"
#include "tensorflow/lite/version.h"
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Tái hiện việc triển khai hello world trên Arduino Nano 33 BLE Sense với TensorFlow 2.1.0, bắt đầu từ micro_mutable_op_resolver.h:21 và các headers được liệt kê trong issue. Kiểm tra lý do tensorflow/lite/c/common.h không khả dụng; hoàn tất có nghĩa là example biên dịch và được triển khai mà không có lỗi missing-header.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- arduino, tensorflow
- Lĩnh vực
- build-system, embedded-iot, machine-learning
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100