piotrwolinski-intel opened a new pull request #20907: URL: https://github.com/apache/incubator-mxnet/pull/20907
## Description ## Goal of this PR is to prevent bug with BatchNorm, that was seen on other versions ([here for instance](https://github.com/apache/incubator-mxnet/issues/20858)). Fix is done by calling oneDNN implementations via `DNNLRun` method, not directly. -- 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]
