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 18:08:43 UTC

[GitHub] [incubator-tvm] mbrookhart commented on pull request #5766: [BYOC][FIX] Infer types in MergeComposite

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


   @comaniac Match won't traverse the input expression, it will only compare the function to the exact expression you give. Partition and Rewrite, however, traverse the input expression searching for matches. That's probably the reason for the discrepancy.


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