guan404ming opened a new pull request, #18649: URL: https://github.com/apache/tvm/pull/18649
- Remove TODO about `ctx->ReportWarning()` since LOG(WARNING) is the standard pattern - Remove TODO about skipping type params/constraints since the current FuncType implementation only contains arg_types and ret_type fields. `type_params` and `type_constraints` don't exist in the codebase. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
