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
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.