driazati commented on code in PR #11045:
URL: https://github.com/apache/tvm/pull/11045#discussion_r855576983


##########
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:
   not necessarily since tutorials don’t always require the GPU, though it’s 
probably usually used they way you mention, i’d prefer keeping it closer to 
what’s actually going on so it’s more clear how the tool works



-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to