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/29 09:16:01 UTC

[GitHub] [tvm] t-vi commented on pull request #7368: Refactor Dynamic to Static

t-vi commented on pull request #7368:
URL: https://github.com/apache/tvm/pull/7368#issuecomment-769681858


   > cc @t-vi who might be interested in incremental type inference
   
   He, yeah, I had hoped you fixed it. :wink: I think  @jroesch had looked into it more than I did at some point (in the context of #6274).
   
   My impression is that part of the difficulty is that in-place graph operations are not a good fit with how things work in TVM in general and the frequent copying we do removes the type info. If memory serves me well, this was the main reason for doing the incremental type inference "manually" in the PyTorch frontend.
   


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