参考链接:Benchmark results
How to Reproduce
一. 基于RK3399/ARM-CPU的测试
1. 在本地PC上开启RPC Tracker
python3 -m tvm.exec.rpc_tracker
运行完显示如下:
INFO:root:If you are running ROCM/Metal, fork will cause compiler internal error. Try to launch with arg ```--no-fork```
INFO:RPCTracker:bind to 0.0.0.0:9190
2. 在RK3399上Register devices to the tracker
python3 -m tvm.exec.rpc_server --tracker=172.20.15.184:9190 --key&