Lunderberg opened a new pull request, #15032: URL: https://github.com/apache/tvm/pull/15032
Previously, the body of an if/else were nearly identical, except for a `with apply_fixed_config` context. This commit removes the duplication using `contextlib.ExitStack` to conditionally enter the context. -- 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]
