areusch commented on issue #8673: URL: https://github.com/apache/tvm/issues/8673#issuecomment-895335274
@comaniac Ah I should have said changes in `docs` and `tutorials`. We can definitely start with just `docs` for now to see how this works--if we expand the approach to `tutorials`, i think there are a few more wrinkles. The main question is whether we can reliably reproduce the results of the CI on GH actions. Since the underlying machine will vary, and tutorials are executed as TVM code during the docs build, I favor to keep everything centralized (otherwise tutorials might output different results than you see on CI). On the other hand, I understand that if we're just limiting to `docs` changes, running Sphinx should produce the same warnings regardless of the host CUDA driver version and attached GPU hardware. -- 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]
