You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/12/03 20:07:48 UTC

[GitHub] [incubator-mxnet] szha opened a new pull request #19624: [DOC] fix warnings in tutorials and turn on -W

szha opened a new pull request #19624:
URL: https://github.com/apache/incubator-mxnet/pull/19624


   ## Description ##
   fix warnings in tutorials
   
   ## Checklist ##
   ### Essentials ###
   - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage
   - [x] Code is well-documented
   
   ### Changes ###
   - [x] fix warnings in tutorials and turn on -W
   


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

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



[GitHub] [incubator-mxnet] leezu commented on pull request #19624: [DOC] fix warnings in tutorials and turn on -W

Posted by GitBox <gi...@apache.org>.
leezu commented on pull request #19624:
URL: https://github.com/apache/incubator-mxnet/pull/19624#issuecomment-740347770


   @mxnet-bot run ci [unix-gpu, centos-gpu, website]


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

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



[GitHub] [incubator-mxnet] leezu merged pull request #19624: [DOC] fix warnings in tutorials and turn on -W

Posted by GitBox <gi...@apache.org>.
leezu merged pull request #19624:
URL: https://github.com/apache/incubator-mxnet/pull/19624


   


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19624: [DOC] fix warnings in tutorials and turn on -W

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19624:
URL: https://github.com/apache/incubator-mxnet/pull/19624#issuecomment-738278096


   Hey @szha , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [edge, centos-cpu, unix-gpu, sanity, centos-gpu, windows-cpu, miscellaneous, clang, website, unix-cpu, windows-gpu]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


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

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



[GitHub] [incubator-mxnet] szha commented on pull request #19624: [DOC] fix warnings in tutorials and turn on -W

Posted by GitBox <gi...@apache.org>.
szha commented on pull request #19624:
URL: https://github.com/apache/incubator-mxnet/pull/19624#issuecomment-740705337


   finally green


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

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



[GitHub] [incubator-mxnet] szha commented on pull request #19624: [DOC] fix warnings in tutorials and turn on -W

Posted by GitBox <gi...@apache.org>.
szha commented on pull request #19624:
URL: https://github.com/apache/incubator-mxnet/pull/19624#issuecomment-738507366


   yeah I missed them due to unclean build. I'm working on them


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19624: [DOC] fix warnings in tutorials and turn on -W

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19624:
URL: https://github.com/apache/incubator-mxnet/pull/19624#issuecomment-740347791


   Jenkins CI successfully triggered : [centos-gpu, unix-gpu, website]


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

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



[GitHub] [incubator-mxnet] leezu commented on pull request #19624: [DOC] fix warnings in tutorials and turn on -W

Posted by GitBox <gi...@apache.org>.
leezu commented on pull request #19624:
URL: https://github.com/apache/incubator-mxnet/pull/19624#issuecomment-738454794


   ```
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/symbol.py:docstring of mxnet.contrib.symbol.sldwin_atten_context:9: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/symbol.py:docstring of mxnet.contrib.symbol.sldwin_atten_context:10: WARNING: Block quote ends without a blank line; unexpected unindent.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/symbol.py:docstring of mxnet.contrib.symbol.sldwin_atten_mask_like:9: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/symbol.py:docstring of mxnet.contrib.symbol.sldwin_atten_mask_like:10: WARNING: Block quote ends without a blank line; unexpected unindent.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/symbol.py:docstring of mxnet.contrib.symbol.sldwin_atten_score:14: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/ndarray.py:docstring of mxnet.contrib.ndarray.sldwin_atten_context:9: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/ndarray.py:docstring of mxnet.contrib.ndarray.sldwin_atten_context:10: WARNING: Block quote ends without a blank line; unexpected unindent.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/ndarray.py:docstring of mxnet.contrib.ndarray.sldwin_atten_mask_like:9: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/ndarray.py:docstring of mxnet.contrib.ndarray.sldwin_atten_mask_like:10: WARNING: Block quote ends without a blank line; unexpected unindent.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/contrib/ndarray.py:docstring of mxnet.contrib.ndarray.sldwin_atten_score:14: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] WARNING: failed to import mxnet.gluon.contrib.rnn
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/image/info_gan.ipynb:363: WARNING: Duplicate substitution definition name: "gif".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/loss/loss.ipynb:431: WARNING: Undefined substitution referenced: "triplet_loss".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/loss/loss.ipynb:441: WARNING: Undefined substitution referenced: "ctc_loss".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/training/normalization/index.ipynb:140: WARNING: Undefined substitution referenced: "normalizatio n nchw bn".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/training/normalization/index.ipynb:140: WARNING: Undefined substitution referenced: "normalizatio n ntc bn".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/training/normalization/index.ipynb:377: WARNING: Undefined substitution referenced: "normalizatio n nchw ln".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/training/normalization/index.ipynb:377: WARNING: Undefined substitution referenced: "normalizatio n ntc ln".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/training/normalization/index.ipynb:454: WARNING: Undefined substitution referenced: "normalizatio n nchw in".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/packages/gluon/training/normalization/index.ipynb:454: WARNING: Undefined substitution referenced: "normalizatio n ntc in".
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/getting-started/to-mxnet/pytorch.ipynb:645: WARNING: Inline literal start-string without end-string.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/getting-started/to-mxnet/pytorch.ipynb:655: WARNING: Inline literal start-string without end-string.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/docs/python_docs/python/build/tutorials/getting-started/to-mxnet/pytorch.ipynb:725: WARNING: Inline literal start-string without end-string.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/symbol/contrib.py:docstring of mxnet.symbol.contrib.sldwin_atten_context:9: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/symbol/contrib.py:docstring of mxnet.symbol.contrib.sldwin_atten_context:10: WARNING: Block quote ends without a blank line; unexpected unindent.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/symbol/contrib.py:docstring of mxnet.symbol.contrib.sldwin_atten_mask_like:9: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/symbol/contrib.py:docstring of mxnet.symbol.contrib.sldwin_atten_mask_like:10: WARNING: Block quote ends without a blank line; unexpected unindent.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/symbol/contrib.py:docstring of mxnet.symbol.contrib.sldwin_atten_score:14: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.sldwin_atten_context:9: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.sldwin_atten_context:10: WARNING: Block quote ends without a blank line; unexpected unindent.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.sldwin_atten_mask_like:9: WARNING: Unexpected indentation.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.sldwin_atten_mask_like:10: WARNING: Block quote ends without a blank line; unexpected unindent.
   
   [2020-12-03T20:31:38.575Z] /work/mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.sldwin_atten_score:14: WARNING: Unexpected indentation.
   
   ```


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

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