-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
the latest release version is faster than the latest master version #464
Comments
wired |
I use "sh build.sh" to compile after cd to the latest master folder. |
I try build ncnn again use https://github.com/Tencent/ncnn/wiki/how-to-build |
Is it possible to build the latest master version for me? I can compare the tests. |
so, what is your model network structure, mobilenet ? resnet ? |
you can try running the ncnn benchmark and see how fast your platform is compared with others |
MTCNN mobilefacenet |
I have test, this https://github.com/Tencent/ncnn/releases/tag/20180427 version is fastest that you built |
new release package uploaded |
I have updated to the latest release version, It performs well |
please post your benchncnn result for each release version |
I have done a contrastive test, the release 20180704 is faster than 20180427, thread num is 2, improved about 60ms~90ms for me |
You can try the latest ncnn code, with opt.use_packing_layout enabled, it should run faster |
I found that the latest release version is faster than the latest master version. Average fast 200ms
The text was updated successfully, but these errors were encountered: