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 2021/01/23 00:32:50 UTC

[GitHub] [tvm] masahi edited a comment on pull request #7332: [PatternLang] Add a relay LetPattern

masahi edited a comment on pull request #7332:
URL: https://github.com/apache/tvm/pull/7332#issuecomment-765798515


   I wonder, do we need to match against the let bound variable? Isn't it always `Var`? Not sure if relay Let supports pattern destructing on let lhs, like `let (x, y) = ... in body`


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