You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Morita Kazutaka via TVM Discuss <no...@discuss.tvm.ai> on 2020/09/01 05:40:23 UTC

[TVM Discuss] [Questions] [Auto-TVM] How to Auto tune the model on iOS device


[quote="Dileep, post:7, topic:7681"]
i set TRACKER_IP as a IP address of the remote device ( ip address of the iOS device ), am i right ?
[/quote]

No, the tracker should run on the host machine.  I think you also need to start the tracker with the following command:
```
python -m tvm.exec.rpc_tracker --host=0.0.0.0 --port=9190```





---
[Visit Topic](https://discuss.tvm.ai/t/auto-tvm-how-to-auto-tune-the-model-on-ios-device/7681/8) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/0cc74ee49f05620c5aaaef00aaadf5ff2e74fb2f0c9fd4ab21e521eee97df7d3).