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:
[email protected]


Reply via email to