nihui / ncnn-android-benchmark

ncnn android benchmark app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ncnn android benchmark app


Languages

Language:C++ 51.8%Language:Java 46.6%Language:CMake 1.6%