You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
大佬知道着什么问题吗?
D:\android\ncnn-android-benchmark-master\app\src\main\jni\benchmarkncnn_jni.cpp:53:34: error: reference to non-static member function must be called; did you mean to call it with no arguments?
大佬知道着什么问题吗?
D:\android\ncnn-android-benchmark-master\app\src\main\jni\benchmarkncnn_jni.cpp:53:34: error: reference to non-static member function must be called; did you mean to call it with no arguments?
for (int i=0; i<(int)layers.size(); i++)
{
const ncnn::Layer* layer = layers[i];
The text was updated successfully, but these errors were encountered: