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

求助 #33

Open
lucheng07082221 opened this issue Apr 27, 2022 · 0 comments
Open

求助 #33

lucheng07082221 opened this issue Apr 27, 2022 · 0 comments

Comments

@lucheng07082221
Copy link

大佬知道着什么问题吗?
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];

            if (layer->type != "Input")
                continue;

            if (blobs[layer->tops[0]].name != "data")
                continue;
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