driazati opened a new issue #10667: URL: https://github.com/apache/tvm/issues/10667
This is possible via vanilla pytest with: https://docs.pytest.org/en/latest/how-to/skipping.html#skip-xfail-with-parametrize, but that doesn't work directly for TVM since parameters are often shared (e.g. https://github.com/apache/tvm/blob/main/tests/python/relay/test_op_level10.py#L625) -- 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]
