MarisaKirisame commented on issue #5154: [NODE][IR] Introduce StructuralEqual 
Infra for the unified IR.
URL: https://github.com/apache/incubator-tvm/pull/5154#issuecomment-604806944
 
 
   One trick I had done for alphaequal is, there is an addition flag - 
must_equal_true, which is default to false. if the flag is on, and alphaequal 
return false, then it will report a small unequal pair of program fragment.
   This make writing unit test easier, as, when somethinig is wrong, we can 
pinpoint a small wrong fragment.
   Should we have the same thing for structural equal?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to