alanmacd commented on issue #11414:
URL: https://github.com/apache/tvm/issues/11414#issuecomment-1181110122
@Mousius
Thanks, that works! It was slightly more complicated, but I think I figured
it out. 😄
`@pytest.mark.parametrize("enable_usmp,expect_exception", [(True, True),
(False, False)])`
--
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]