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/09/15 12:56:14 UTC

[GitHub] [tvm] masahi commented on pull request #7401: WIP/RFC: initial stab at TorchScript fallback

masahi commented on pull request #7401:
URL: https://github.com/apache/tvm/pull/7401#issuecomment-919993664


   I was going to suggest using `MergeCompilerRegions`, but I saw you already using it. So I like your current approach. Sending many small functions to torch sounds like a non-trivial overhead, and I think " piece things back together into a graph" is essentially what `MergeCompilerRegions` does at Relay level.


-- 
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: commits-unsubscribe@tvm.apache.org

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