areusch commented on code in PR #11045:
URL: https://github.com/apache/tvm/pull/11045#discussion_r855638338
##########
tests/scripts/ci.py:
##########
@@ -239,20 +231,20 @@ def docs(
skip_build -- skip build and setup scripts
interactive -- start a shell after running build / test scripts
"""
- config = "./tests/scripts/task_config_build_gpu.sh"
build_dir = get_build_dir("gpu")
if cpu and full:
Review Comment:
but doesn't cpu flag now imply ci_docs, not ci_cpu? just thinking it's named
a bit weird
--
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]