Lunderberg commented on PR #16425: URL: https://github.com/apache/tvm/pull/16425#issuecomment-2023352584
The messages look reasonable, based on the available support, but I think they shouldn't be emitted unless the user is attempting to use the invalid target, or making an explicit query of the target parameters. We should not producing an error message when importing TVM. Regarding changing from a warning to an error, even commenting-out the `LOG(WARNING)` entirely does not fully remove the error messages, as some are produced from LLVM internally. -- 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]
