tqchen opened a new pull request, #18078: URL: https://github.com/apache/tvm/pull/18078
Previously checked_type was used to keep track of the type in relay expression. Now that we have struct_info which strictly contains super set of information and relay is phased out. We can simplify the code logic by removing the checked_type. -- 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]
