agrabows opened a new pull request #20904: URL: https://github.com/apache/incubator-mxnet/pull/20904
## Description ## By using dnnl_eltwise primitive oneDNN will be used now to count power() operator cases where exponential is a scalar. ## 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) ### Changes ### - [x] Integrate oneDNN support for power() operator in MXNet NumPy module - [x] Integrate oneDNN support for power() operator in MXNet NDArray module [dnnl_eltwise_pow](https://oneapi-src.github.io/oneDNN/enum_dnnl_alg_kind_t.html#doxid-group-dnnl-api-primitives-common-1gga96946c805f6c4922c38c37049ab95d23aa1d0f7a69b7dfbfbd817623552558054) -- 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]
