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/04/24 05:54:12 UTC

[GitHub] [incubator-mxnet] xinyu-intel opened a new pull request #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

xinyu-intel opened a new pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160


   ## Description ##
   @pengzhao-intel @TaoLv 
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ ] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) created (except PRs with tiny changes)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage:
   - Unit tests are added for small changes to verify correctness (e.g. adding a new operator)
   - Nightly tests are added for complicated/long-running ones (e.g. changing distributed kvstore)
   - Build tests will be added for build configuration changes (e.g. adding a new build option with NCCL)
   - [ ] Code is well-documented: 
   - For user-facing API changes, API doc string has been updated. 
   - For new C++ functions in header files, their functionalities and arguments are documented. 
   - For new examples, README.md is added to explain the what the example does, the source of the dataset, expected performance on test set and reference to the original paper if applicable
   - Check the API doc at https://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-$PR_ID/$BUILD_ID/index.html
   - [ ] To the best of my knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### 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 #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

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


   Hey @xinyu-intel , 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**: [website, windows-gpu, miscellaneous, windows-cpu, unix-cpu, centos-gpu, unix-gpu, centos-cpu, edge, clang, sanity]
   *** 
   _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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-637223021


   @mxnet-bot run ci [centos-cpu, centos-gpu, unix-gpu, windows-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 #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

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


   Jenkins CI successfully triggered : [sanity]


----------------------------------------------------------------
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] pengzhao-intel merged pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

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


   


----------------------------------------------------------------
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 #18160: [1.x] Add BatchNormWithReLU fp32/bf16

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


   Jenkins CI successfully triggered : [edge]


----------------------------------------------------------------
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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-631833346


   @mxnet-bot run ci [centos-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.

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



[GitHub] [incubator-mxnet] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-631832917


   @mxnet-bot run ci [edge, centos-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] szha commented on pull request #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

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


   how is the change tested?


----------------------------------------------------------------
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 #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

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


   Jenkins CI successfully triggered : [sanity]


----------------------------------------------------------------
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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-631840953


   @szha can you help take a look at the ci?


----------------------------------------------------------------
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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-629947675


   forget to cherry-pick #17679 from master and test added.


----------------------------------------------------------------
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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-624391018


   @mxnet-bot run ci [sanity]


----------------------------------------------------------------
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 #18160: [1.x] Add BatchNormWithReLU fp32/bf16

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


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

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



[GitHub] [incubator-mxnet] pengzhao-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
pengzhao-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-632973661


   > there are some issues on the 1.x CI and the team is working on it. once resolved, we can trigger the CI for this PR again.
   
   Thanks a lot! 


----------------------------------------------------------------
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 #18160: [1.x] Add BatchNormWithReLU fp32/bf16

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


   Jenkins CI successfully triggered : [centos-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.

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

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


   Jenkins CI successfully triggered : [unix-cpu, centos-cpu, windows-gpu, edge, centos-gpu, 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] szha commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

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


   there are some issues on the 1.x CI and the team is working on it. once resolved, we can trigger the CI for this PR again.


----------------------------------------------------------------
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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-629966960


   @mxnet-bot run ci [edge, macosx-x86_64]


----------------------------------------------------------------
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 #18160: [1.x] Add BatchNormWithReLU fp32/bf16

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


   Jenkins CI successfully triggered : [edge, centos-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 #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

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


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


----------------------------------------------------------------
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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-637298818


   @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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-637493358


   @pengzhao-intel ready to merge now:)


----------------------------------------------------------------
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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-635160142


   @mxnet-bot run ci [centos-cpu, centos-gpu, edge, unix-cpu, unix-gpu, windows-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 #18160: [1.x] Add BatchNormWithReLU fp32/bf16

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


   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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-629089225


   @mxnet-bot run ci [sanity]


----------------------------------------------------------------
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] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU bf16 into AMP list

Posted by GitBox <gi...@apache.org>.
xinyu-intel commented on pull request #18160:
URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-621620318


   @mxnet-bot run ci [sanity, 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