Skip to content
This repository was archived by the owner on Nov 25, 2023. It is now read-only.

Support TNN benchmark for android platform

Pre-release
Pre-release
Compare
Choose a tag to compare
@ysh329 ysh329 released this 27 Jun 14:32
· 170 commits to master since this release

Support TNN benchmark for android platform

build TNN:

# root dir
cd tnn/
./build.sh

run bench:

# root dir
python3 bench.py

Note: Tested on MacOS, Ubuntu.