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

Prediction will fail if information in model.pbtxt and model representation not consistent in tensorflowLite runtime #136

Closed
shiyingjin opened this issue Apr 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@shiyingjin
Copy link
Contributor

User usually get model meta which described in "model.pbtxt" to construct input before do prediction. But prediction will fail if information in "model.pbtxt" and model representation not consistent.

@shiyingjin shiyingjin added the bug Something isn't working label Apr 26, 2020
EFanZh pushed a commit that referenced this issue Jun 3, 2020
Fixes #136.

Signed-off-by: Zhao Lufan <zhao.lufan30@zte.com.cn>
@bors bors bot closed this as completed in 9e01655 Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants