lmxyy opened a new pull request #8203: URL: https://github.com/apache/tvm/pull/8203
Make query_rpc_tracker show the correct device server port and customized address. Previously, the `query_rpc_tracker` command shows a dummy port and does not support showing the customized address. <img width="756" alt="image" src="https://user-images.githubusercontent.com/10475754/120979702-7073c300-c7a8-11eb-8094-1d1e5fd1aeb6.png"> Now, it shows the correct port and supports the customized address. <img width="777" alt="image" src="https://user-images.githubusercontent.com/10475754/120979872-95683600-c7a8-11eb-9a32-f4b2ce2f596f.png"> Also fixed some minor typos. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
