-
Notifications
You must be signed in to change notification settings - Fork 42
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
最新ncnn代码, 推理模型加载报错 #7
Comments
reduction中加了新的参数,自己改一下param加上即可 |
请问要怎么改下param呢,刚入手ncnn不久不是很懂,求指点。 |
同问,参数怎么修改 ,感谢 |
@DickyQi @Dtouch24680 @Kyhero-ai 请将
修改为
|
更新最近的ncnn代码,加载模型后异常,报错param is too old, please regenerate! 具体位置是Reduction layer加载出错。
The text was updated successfully, but these errors were encountered: