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

Performance testing using experimental branch on Andriod #43

Open
delemelo-mobica opened this issue May 13, 2019 · 0 comments
Open

Performance testing using experimental branch on Andriod #43

delemelo-mobica opened this issue May 13, 2019 · 0 comments

Comments

@delemelo-mobica
Copy link

Please, has anyone tried running performance tests using the experimental branch on Android?

I have tried this but had to manually update the framework to build for Android. This did not work by just following the "Android ADB guide". Also, i had to change the source in the target to test_txt.cpp instead of test.bin.cpp. Please what is the difference between these files.?

Also, the benchmark results from CPU only runs using the experimental branch is quite slow.
Mate10 - MobileNet
A73 - 220 ms
A53 - 589 ms

This is based on loop size of 10 and thread size of 4.

Finally, when i configured the framework for GPU runs ( i.e setting DeviceType::GPU_CL). The times i obtained for GPU runs where ridiculous fast ~ 5ms for Mobilenet.

Please, are there additional steps for running the performance test using GPU_CL config on Android?

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