mseth10 opened a new pull request #12884: adding unittest for softmax operator URL: https://github.com/apache/incubator-mxnet/pull/12884 ## Description ## Adding Unittest for softmax operator with MKLDNN support. The test compares the output of MKLDNN integrated operator to the one without MKLDNN support. ## Checklist ## ### Essentials ### - [x] The PR title starts with [MXNET-1098], where $JIRA_ID refers to the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) created (except PRs with tiny changes) - [x] Changes are complete (i.e. I finished coding on this PR) ### Changes ### - [x] Add tests for MKLDNN softmax operator ## Comments ## - backward Softmax does not have MKLDNN support - OpReqType supported: WriteTo, WriteInplace - @azai91 please review
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
