Lunderberg commented on PR #16756:
URL: https://github.com/apache/tvm/pull/16756#issuecomment-2020428978

   > The only change that might be warranted would be a test case of a 
recursive function that does not match.
   
   Good call, and I'll add one in a follow-up PR.  The failure mode that 
occurred for the recursive functions was an error being thrown for use of an 
undefined variable, which only required any comparison at all and is tested in 
`test_structural_equal_with_recursive_lambda_function`.


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