Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

micro_mutable_op_resolver.h:21:10: fatal error: tensorflow/lite/c/common.h: No such file or directory #22

Open
machinelearningzuu opened this issue Oct 8, 2020 · 1 comment

Comments

@machinelearningzuu
Copy link

machinelearningzuu commented Oct 8, 2020

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"
@Raunak-Singh-Inventor
Copy link

@1zuu Any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants