Lunderberg opened a new pull request, #16587:
URL: https://github.com/apache/tvm/pull/16587

   If there is a mis-match between the pattern used in `FuseOpsByPattern` and 
the expected relax function used in a relax codegen function (e.g. 
`"relax.ext.cublas"`), this will raise an error when attempting to unpack the 
primitive relax function.  This commit improves the error message provided when 
this occurs, stating what pattern was expected, and what function was expected 
to match the pattern.


-- 
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]

Reply via email to