jwfromm opened a new pull request #8524: URL: https://github.com/apache/tvm/pull/8524
This little one liner adds a string cast to a print statement in the RPC query code. Occasionally there isn't an IP address reported by the RPC causing the string concatenate to fail due to a Nonetype. Adding a cast avoids the error and is good form in general. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
