You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/06/10 15:40:34 UTC

[GitHub] [incubator-tvm] mbrookhart commented on pull request #5760: [PatternLang] Add ShapePattern and DataTypePattern

mbrookhart commented on pull request #5760:
URL: https://github.com/apache/incubator-tvm/pull/5760#issuecomment-642092107


   @jroesch The problem comes in handling the matcher in the backend. Since Types belong to a lower level than the pattern language, we can't really embed something like a Wildcard into a Type, which means we'd have to create special rules for special values if we only wanted to match dtype or shape.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org