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
更新使用20240102版本后,使用armv7的cpu加载模型必崩溃,之前的版本无该问题
llvm-addr2line -C -f -e libXXXX.so 0017ab3e 00111e13 00120f3f 00128aad 00124009 0012438d ncnn::Cast_arm::forward(ncnn::Mat const&, ncnn::Mat&, ncnn::Option const&) const cast_arm.cpp:0 ncnn::Mat::from_float16(unsigned short const*, int) mat.cpp:0 ncnn::ModelBinFromDataReader::load(int, int) const modelbin.cpp:0 ncnn::Convolution::load_model(ncnn::ModelBin const&) convolution.cpp:0 ncnn::Net::load_model(ncnn::DataReader const&) net.cpp:0 ncnn::Net::load_model(unsigned char const*) net.cpp:0
Android任意一款手机,使用armeabi-v7a
The text was updated successfully, but these errors were encountered:
duplicate of #5343
656b082
Sorry, something went wrong.
No branches or pull requests
error log | 日志或报错信息 | ログ
更新使用20240102版本后,使用armv7的cpu加载模型必崩溃,之前的版本无该问题
context | 编译/运行环境 | バックグラウンド
Android任意一款手机,使用armeabi-v7a
how to reproduce | 复现步骤 | 再現方法
more | 其他 | その他
The text was updated successfully, but these errors were encountered: