We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我有一个MobileNet模型,在ios上用12月份的ncnn加载正常可以使用,但是在安卓上输出一直是空。不知道是哪里出了问题,C++用的是一套代码。不知道是不是因为模型我用的是XXX.param而不是XXX.param.bin?
The text was updated successfully, but these errors were encountered:
如果是照着 squeezencnn 那个 sample 改的话,要用 XXX.param.bin
Sorry, something went wrong.
@nihui 好了,感谢!
No branches or pull requests
我有一个MobileNet模型,在ios上用12月份的ncnn加载正常可以使用,但是在安卓上输出一直是空。不知道是哪里出了问题,C++用的是一套代码。不知道是不是因为模型我用的是XXX.param而不是XXX.param.bin?
The text was updated successfully, but these errors were encountered: