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 2021/03/05 20:39:20 UTC

[GitHub] [incubator-mxnet] waytrue17 opened a new pull request #19988: [v1.8.x] Update website for 1.8.0

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


   ## Description ##
   Preparing for mxent 1.8 website release
   ## Checklist ##
   ### Essentials ###
   - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage
   - [ ] Code is well-documented
   
   ### Changes ###
   - [ ] Feature1, tests, (and when applicable, API doc)
   - [ ] Feature2, tests, (and when applicable, API doc)
   
   ## Comments ##
   - If this change is a backward incompatible change, why must this change be made.
   - Interesting edge cases to note here
   


----------------------------------------------------------------
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 #19988: [v1.8.x] Update for MXNet 1.8.0 website release

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


   Jenkins CI successfully triggered : [unix-gpu]


----------------------------------------------------------------
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] waytrue17 edited a comment on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

Posted by GitBox <gi...@apache.org>.
waytrue17 edited a comment on pull request #19988:
URL: https://github.com/apache/incubator-mxnet/pull/19988#issuecomment-794718796


   @mxnet-bot run ci [unix-gpu]


----------------------------------------------------------------
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 #19988: [v1.8.x] Update website for 1.8.0

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


   Hey @waytrue17 , 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**: [centos-gpu, clang, windows-cpu, edge, website, sanity, unix-gpu, windows-gpu, centos-cpu, miscellaneous, unix-cpu]
   *** 
   _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] waytrue17 edited a comment on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

Posted by GitBox <gi...@apache.org>.
waytrue17 edited a comment on pull request #19988:
URL: https://github.com/apache/incubator-mxnet/pull/19988#issuecomment-794739040


   > @waytrue17
   > is there a way to view your changes locally ? If you have tested the website on your local machine can you paste a screenshot ?
   
   Here is a screenshot from the local test, we can see the updated note for gpu pip package
   ![Screen Shot 2021-03-09 at 6 03 26 PM](https://user-images.githubusercontent.com/52505574/110564629-03498680-8102-11eb-9a77-d8229caeb3fe.png)
   


----------------------------------------------------------------
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] waytrue17 commented on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

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


   > @waytrue17
   > is there a way to view your changes locally ? If you have tested the website on your local machine can you paste a screenshot ?
   Here is a screenshot from the local test, we can see the added note for gpu pip package
   ![Screen Shot 2021-03-09 at 6 03 26 PM](https://user-images.githubusercontent.com/52505574/110564629-03498680-8102-11eb-9a77-d8229caeb3fe.png)
   


----------------------------------------------------------------
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] waytrue17 edited a comment on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

Posted by GitBox <gi...@apache.org>.
waytrue17 edited a comment on pull request #19988:
URL: https://github.com/apache/incubator-mxnet/pull/19988#issuecomment-794739040


   > @waytrue17
   > is there a way to view your changes locally ? If you have tested the website on your local machine can you paste a screenshot ?
   
   Here is a screenshot from the local build, we can see the updated note for gpu pip package
   ![Screen Shot 2021-03-09 at 6 03 26 PM](https://user-images.githubusercontent.com/52505574/110564629-03498680-8102-11eb-9a77-d8229caeb3fe.png)
   


----------------------------------------------------------------
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] waytrue17 commented on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

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


   @mxnet-bot run ci [unix-gpu, clang]


----------------------------------------------------------------
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 #19988: [v1.8.x] Update for MXNet 1.8.0 website release

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


   Jenkins CI successfully triggered : [unix-gpu]


----------------------------------------------------------------
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 #19988: [v1.8.x] Update for MXNet 1.8.0 website release

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


   Jenkins CI successfully triggered : [clang, unix-gpu]


----------------------------------------------------------------
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] waytrue17 edited a comment on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

Posted by GitBox <gi...@apache.org>.
waytrue17 edited a comment on pull request #19988:
URL: https://github.com/apache/incubator-mxnet/pull/19988#issuecomment-794739040


   > @waytrue17
   > is there a way to view your changes locally ? If you have tested the website on your local machine can you paste a screenshot ?
   
   Here is a screenshot from the local test, we can see the added note for gpu pip package
   ![Screen Shot 2021-03-09 at 6 03 26 PM](https://user-images.githubusercontent.com/52505574/110564629-03498680-8102-11eb-9a77-d8229caeb3fe.png)
   


----------------------------------------------------------------
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] access2rohit commented on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

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


   @waytrue17 
   is there a way to view your changes locally ? If you have tested the website on your local machine can you paste a screenshot ?
   


----------------------------------------------------------------
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] waytrue17 edited a comment on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

Posted by GitBox <gi...@apache.org>.
waytrue17 edited a comment on pull request #19988:
URL: https://github.com/apache/incubator-mxnet/pull/19988#issuecomment-794718796


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


----------------------------------------------------------------
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] Zha0q1 merged pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

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


   


----------------------------------------------------------------
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] waytrue17 commented on pull request #19988: [v1.8.x] Update for MXNet 1.8.0 website release

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


   @ys2843 @leezu Can you please review? thanks


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