@@ -85,10 +85,33 @@ If everything goes well, you will find compile tools in `/opt/android-toolchain-
...
@@ -85,10 +85,33 @@ If everything goes well, you will find compile tools in `/opt/android-toolchain-
### Cross Compile and Upload to the Android Device
### Cross Compile and Upload to the Android Device
First start an RPC tracker using `python -m tvm.exec.rpc_tracker --port [PORT]` and connect your Android device to this RPC tracker via the TVM RPC application.
First start an RPC tracker using
Set the `Address` and `Port` fields to the address and port of the RPC tracker respectively.