junrushao opened a new pull request, #14781: URL: https://github.com/apache/tvm/pull/14781
This PR introduces a bugfix where the RPC port could be mistakenly detected as a string from environment variables, which is required to be an integer for subsequent operators. We cast the type to int in auto detection. -- 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]
