bartekkuncer opened a new pull request #20459: URL: https://github.com/apache/incubator-mxnet/pull/20459
## Description ## SoftmaxOutput was backported as a part of https://github.com/apache/incubator-mxnet/pull/20131. Only part of the code was backported. As the define encapsulating backported parts is obsolete (therefore set to OFF), this did not break CI. This change fixes the define name and complements the backport. ## Checklist ## ### Changes ### - [x] Fix define name - [x] Backport missing parts of SoftmaxOutput implementation -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
