areusch commented on issue #11551: URL: https://github.com/apache/tvm/issues/11551#issuecomment-1151762052
i was thinking to do something kind of like this but rather put the variable in `tvm.testing` as a global var rather than environment var, and use [mock.patch](https://docs.python.org/3/library/unittest.mock.html#unittest.mock.patch) in a pytest fixture to set it. what do you think about that? -- 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]
