https://github.com/nihui/ncnn-android-benchmark
ncnn android benchmark app
https://github.com/nihui/ncnn-android-benchmark
android arm benchmark cpu deep-learning gpu ncnn neural-network vulkan
Last synced: about 1 year ago
JSON representation
ncnn android benchmark app
- Host: GitHub
- URL: https://github.com/nihui/ncnn-android-benchmark
- Owner: nihui
- Created: 2020-06-14T07:45:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T09:34:39.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T14:22:00.340Z (over 1 year ago)
- Topics: android, arm, benchmark, cpu, deep-learning, gpu, ncnn, neural-network, vulkan
- Language: C++
- Size: 179 KB
- Stars: 85
- Watchers: 4
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ncnn-android-benchmark
The ncnn android benchmark app
this is a sample ncnn android project, it depends on ncnn library only
https://github.com/Tencent/ncnn
## download apk
prebuild apk file can be download from release page
https://github.com/nihui/ncnn-android-benchmark/releases
## how to build and run
### step1
https://github.com/Tencent/ncnn/releases
download ncnn-android-vulkan.zip or build ncnn for android yourself
### step2
extract ncnn-android-vulkan.zip into app/src/main/jni or change the ncnn_DIR path to yours in app/src/main/jni/CMakeLists.txt
### step3
open this project with Android Studio, build it and enjoy!
## screenshot
