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

The models.build_model method does not exist #5

Open
dkumazaw opened this issue May 22, 2019 · 0 comments
Open

The models.build_model method does not exist #5

dkumazaw opened this issue May 22, 2019 · 0 comments

Comments

@dkumazaw
Copy link

Hello, thanks for sharing your implementation!

I noticed that line 311 of main_tflite.py is calling a non-existent models.build_model method, which causes an error when running gen_tflite_models.sh. I believe this should be calling models.build_mnasnet_model.
Please kindly review the PR below and merge if this is indeed deemed the correct behavior.
#4

@dkumazaw dkumazaw changed the title There is no build_model method under models in runtime-modeling directory The models.build_model method does not exist May 22, 2019
@dkumazaw dkumazaw changed the title The models.build_model method does not exist The models.build_model method does not exist May 22, 2019
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