Files
FastDeploy/tests/timvx/prepare.sh
yeliang2258 81fbd54c9d [Other] Add tests for TIMVX (#1605)
* add tests for timvx

* add mobilenetv1 test

* update code

* fix log info

* update log

* fix test

---------

Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
2023-04-14 10:31:36 +08:00

5 lines
135 B
Bash
Executable File

python download_models.py
wget https://bj.bcebos.com/fastdeploy/models/results.tar.gz
tar -xf results.tar.gz && rm -rf results.tar.gz