haoyang9804 opened a new pull request #10447:
URL: https://github.com/apache/tvm/pull/10447


   This commit focuses on the problem in 
[](https://github.com/apache/tvm/issues/10398) and 
[](https://discuss.tvm.apache.org/t/infertype-crashes-when-a-relay-function-call-another-function/12176).
 
   
   Before this commit, InferType function builds one new inference everytime it 
reads a new function in the IRModule and this approach may lose some 
information of the functions we have dealt with.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to