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:
[email protected]


Reply via email to