You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/06/21 16:33:13 UTC

[GitHub] [tvm] hpanda-naut opened a new issue, #11804: [ci] sphinx gallery issue

hpanda-naut opened a new issue, #11804:
URL: https://github.com/apache/tvm/issues/11804

   ### Branch/PR Failing
   
   https://github.com/apache/tvm/pull/11772
   
   ### Jenkins Link
   
   https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3586/pipeline
   
   Build failed with:
   
   ```
   [2022-06-18T02:10:41.439Z] Build finished. The HTML pages are in _build/html.
   
   [2022-06-18T02:10:41.439Z] + check_sphinx_warnings docs
   
   [2022-06-18T02:10:41.440Z] + grep -v -E '__mro__|UserWarning|FutureWarning|tensorflow|Keras|pytorch|TensorFlow|coremltools|403|git describe|scikit-learn version|doing serial write|gen_gallery extension is not safe for parallel|strategy:conv2d NHWC layout is not optimized for x86 with autotvm.|strategy:depthwise_conv2d NHWC layout is not optimized for x86 with autotvm.|autotvm:Cannot find config for target=llvm -keys=cpu -link-params=0|autotvm:One or more operators have not been tuned. Please tune your model for better performance. Use DEBUG logging level to see more details.|autotvm:Cannot find config for target=cuda -keys=cuda,gpu|absl:For model inputs containing unsupported operations which cannot be quantized, the `inference_input_type` attribute will default to the original type.'
   
   [2022-06-18T02:10:41.440Z] + grep --quiet -E WARN
   
   [2022-06-18T02:10:41.440Z] Lines with 'WARNING' found in the log, please fix them:
   
   [2022-06-18T02:10:41.440Z] + echo 'Lines with '\''WARNING'\'' found in the log, please fix them:'
   
   [2022-06-18T02:10:41.440Z] + grep -E WARN
   
   [2022-06-18T02:10:41.440Z] /workspace/docs/_staging/contribute/pull_request.rst:120: WARNING: Error in "code" directive:
   
   [2022-06-18T02:10:41.440Z] + echo 'You can reproduce locally by running '\''python tests/scripts/ci.py docs'\'''
   
   [2022-06-18T02:10:41.440Z] + exit 1
   
   [2022-06-18T02:10:41.440Z] You can reproduce locally by running 'python tests/scripts/ci.py docs'
   
   [2022-06-18T02:10:41.440Z] + cleanup
   
   [2022-06-18T02:10:41.440Z] + rm -rf /tmp/42736.log.txt
   
   script returned exit code 1
   ```


-- 
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-unsubscribe@tvm.apache.org.apache.org

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


[GitHub] [tvm] areusch commented on issue #11804: [ci] sphinx gallery issue

Posted by GitBox <gi...@apache.org>.
areusch commented on issue #11804:
URL: https://github.com/apache/tvm/issues/11804#issuecomment-1180847643

   ```
   
   [2022-06-18T02:10:18.067Z] /workspace/docs/_staging/contribute/pull_request.rst:120: WARNING: Error in "code" directive:
   [2022-06-18T02:10:18.067Z] maximum 1 argument(s) allowed, 2 supplied.
   [2022-06-18T02:10:18.067Z] 
   [2022-06-18T02:10:18.067Z] .. code:: bash
   [2022-06-18T02:10:18.067Z]     docker/clear-stale-images.sh
   ```


-- 
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-unsubscribe@tvm.apache.org

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