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

[mio-tflirte260] ARM32 build fails #8622

Closed
seanshpark opened this issue Mar 14, 2022 · 3 comments
Closed

[mio-tflirte260] ARM32 build fails #8622

seanshpark opened this issue Mar 14, 2022 · 3 comments

Comments

@seanshpark
Copy link
Contributor

ARM32 cross build fails with

compiler/mio-tflite260/gen/mio/tflite/schema_generated.h:594:20: error: ‘IsOutRange’ is not a member of ‘flatbuffers’
   if (flatbuffers::IsOutRange(e, TensorType_FLOAT32, TensorType_UINT32)) return "";
                    ^~~~~~~~~~

and lots of not membofer of tflite::...

@seanshpark
Copy link
Contributor Author

Seems related with #8397

@seanshpark
Copy link
Contributor Author

Maybe #8492 will fix this :)

@seanshpark
Copy link
Contributor Author

this issue is resolved by using one FB 2.0

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

1 participant