Lunderberg commented on pull request #8993:
URL: https://github.com/apache/tvm/pull/8993#issuecomment-918224774


   That one should also be removed, and I will update the PR.  Looks like I 
didn't find it in my initial search because `pytest --collect-only` can print 
in the order of parametrization, not necessarily in file-by-file order.  I 
wrote a quick script to check the output of `pytest --collect-only` instead of 
looking over it by hand, and `test_any_reduce` is the last one in 
`tests/python/relay` with this accidental repetition.


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