piotrwolinski-intel opened a new pull request, #20987: URL: https://github.com/apache/incubator-mxnet/pull/20987
## Description In this PR I focused on unifying oneDNN implementation calls using `DNNLRun` method, so that all quantization operators would be consistent. Although some operators use `FStatefulComputeEx` instead of `FComputeEx` which is not supported by the `DNNLRun` method and therefore they are unchanged. -- 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]
