mbaret commented on pull request #5646: URL: https://github.com/apache/incubator-tvm/pull/5646#issuecomment-632398727
I'll be honest and say the reason I didn't use structural equal for the second check was because I didn't want to write out the partitioned Relay expression :) I figured for that particular test I just want to know whether or not the check worked, there are plenty of tests to check the validity of partitioning above. I'm not entirely sure how structural_equal interacts with types, it's not a pass I've looked into in much detail. ---------------------------------------------------------------- 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]
