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/04/29 13:38:29 UTC

[GitHub] [incubator-mxnet] agrabows opened a new pull request #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


   ## Description ##
   This change will enable fusing LeakyRelu operator and Fully Connected into single operator supported by oneDNN backend for both int8 and fp32 data types. The same change was added to v1.x branch with commit 54aae294a0acb5b3b8b90d61ff135a36580e49bb
   
   ## 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
   
   ### Changes ###
   - [x] Fusing FC with leaky relu for oneDNN backend


-- 
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 #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


   Jenkins CI successfully triggered : [windows-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] akarbown merged pull request #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


   


-- 
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] agrabows commented on pull request #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


   @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 #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


   Hey @agrabows , 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**: [unix-cpu, edge, website, windows-gpu, sanity, windows-cpu, miscellaneous, centos-cpu, unix-gpu, clang, centos-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] mxnet-bot commented on pull request #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


   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] agrabows commented on pull request #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


   @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] mxnet-bot commented on pull request #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


   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] agrabows commented on pull request #20228: [FEATURE] Fusing LeakyRelu post operator in Fully Connected symbol

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


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