areusch commented on issue #9013:
URL: https://github.com/apache/tvm/issues/9013#issuecomment-923488268


   @mbs-octoml i think you can repro like this:
   1. `git checkout 44d3934be5d33590ba63139f9b756b05aec9d5c5`
   2. `rm -rf build`
   3. `docker/bash.sh ci_gpu tests/scripts/task_config_build_gpu.sh`
   4. `docker/bash.sh ci_gpu tests/scripts/task_build.sh build -j16`  # note: 
adjust `-j16` on your box
   5. `docker/bash.sh -it ci_gpu bash -c 'cd docs && make clean && 
TVM_TUTORIAL_EXEC_PATTERN="(micro)|(dev/use_pass_infra)" make html'`
   
   it definitely will not repro if you've already built the docs once and don't 
run `cd docs && make clean`.


-- 
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]


Reply via email to