jinhongyii commented on PR #14218:
URL: https://github.com/apache/tvm/pull/14218#issuecomment-1461555293

   To elaborate this PR, this PR solves 2 cases that the old trace apply 
doesn't handle:
   1. struturally equal blocks with different block names are not recognized as 
matched blocks
   2. trace apply assumes that the prefix of the "new" outputs matches with the 
"old" outputs for get_child_blocks inst. But it's not true for some cases. 
Maybe the prefix of the old outputs match the new outputs or maybe the mapping 
is not for an interval of blocks.
   


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