kfeng123 opened a new pull request, #14556:
URL: https://github.com/apache/tvm/pull/14556

   Previously, it was reported that when using MergeComposite on a model with 
broadcast_to OP, an error caused by IncompleteTypeNode occurs during compiling 
model. See 
https://discuss.tvm.apache.org/t/incomplete-type-in-broadcasttorel-while-doing-mergecomposite/10439
   
   A similar bug also occurs if the model contains einsum OP. And this PR fix 
this bug for einsum OP.
   
   
   


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