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/09/24 16:11:28 UTC

[GitHub] [incubator-mxnet] barry-jin opened a new pull request #20607: [v2.0] Port #20495

barry-jin opened a new pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607


   ## Description ##
   Port #20495. Thanks @hsl89 for the license fixes. 
   
   ## 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
   
   
   ## 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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [unix-cpu, 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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [website, unix-cpu]


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [website, unix-cpu]


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

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-928274454


   @mxnet-bot run ci [unix-cpu]


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

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



[GitHub] [incubator-mxnet] barry-jin merged pull request #20607: [v2.0][LICENSE] Port #20495

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


   


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [unix-cpu, 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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0] Port #20495

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


   Hey @barry-jin , 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**: [clang, sanity, windows-cpu, unix-gpu, unix-cpu, centos-gpu, website, windows-gpu, centos-cpu, miscellaneous, edge]
   *** 
   _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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-928223698


   @mxnet-bot run ci [unix-cpu]


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

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



[GitHub] [incubator-mxnet] barry-jin merged pull request #20607: [v2.0][LICENSE] Port #20495

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


   


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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






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

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-928091765






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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [unix-cpu]


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [website, unix-cpu]


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

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-927374654


   @mxnet-bot run ci [unix-cpu, 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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-927405483


   @mxnet-bot run ci [unix-cpu, 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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-928091765


   @mxnet-bot run ci [unix-cpu]


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [unix-cpu]


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

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-926972407


   @mxnet-bot run ci [unix-cpu, 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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-926961654


   @mxnet-bot run ci [unix-cpu, 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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-928216583


   @mxnet-bot run ci [unix-cpu]


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [unix-cpu]


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

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-928020625


   @mxnet-bot run ci [unix-cpu]


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [unix-cpu]


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20607: [v2.0][LICENSE] Port #20495

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


   Jenkins CI successfully triggered : [unix-cpu]


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

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20607: [v2.0][LICENSE] Port #20495

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20607:
URL: https://github.com/apache/incubator-mxnet/pull/20607#issuecomment-927495447


   @mxnet-bot run ci [unix-cpu, 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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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