my laptop system is win10 with VMware ubuntu18.04, TVM isnot good support for windows, so I use VMware ubuntu to run autoTVM; I have installed android_rpc successfully, But address in app have been confused me for a long time, my win10 IP is 192.168.1.103 in router, while ubuntu IP is 192.168.17.129; I tried both IPs on the same port 9190or8000, But query_rpc_tracker got nothing
turbo@ubuntu:~$ python3 -m tvm.exec.query_rpc_tracker --host 0.0.0.0 --port 9190Tracker address 0.0.0.0:9190 Server List ---------------------------- server-address key ---------------------------- ---------------------------- Queue Status --------------------------- key total free pending --------------------------- --------------------------- So, how can I get the right address when I use VMware ubuntu? rpc_tracker set like this : python3 -m tvm.exec.rpc_tracker --host 0.0.0.0 --port 9190 --- [Visit Topic](https://discuss.tvm.apache.org/t/how-to-set-address-in-android-rpc-app-when-host-is-vmware-ubuntu/8453/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/51385a9c8099e0e6b7627dbc3d291dee99e126f86aeb4f7d74bd1741ae098782).