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

Create interpreter failed when use the test.cpp #2

Closed
cefengxu opened this issue Sep 11, 2019 · 1 comment
Closed

Create interpreter failed when use the test.cpp #2

cefengxu opened this issue Sep 11, 2019 · 1 comment

Comments

@cefengxu
Copy link

to run test.cppbut and error output below:

Create interpreter failed, open symbol_10_560_25L_8scales_v1_deploy.mnn/symbol_10_320_20L_5scales_v2_deploy.mnn error

using param:

  • symbol_10_560_25L_8scales_v1_deploy.mnn
  • test_5.jpg

PLATFORM

  • ubuntu 16.04 , x86
  • linking libMNN.so
  • QT
@cefengxu
Copy link
Author

fixed it.
because the path( first argv[1] ) inputted is the model path, expect the model.
for example:
when the model be saved in path ' the/model/path/*.mnn ', just input 'the/model/path'

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