apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.77k stars 6.8k forks source link

OneDNN feature still being called MKLDNN #20069

Closed bartekkuncer closed 3 years ago

bartekkuncer commented 3 years ago

Description

As the MKLDNN library changed its name to oneDNN the MxNET build flags have been changed accordingly but the feature on the feature list is still being called MKLDNN.

How found

https://github.com/horovod/horovod/commit/68a0fa6ac163f3c314f3685999df16a091c0aa8e#r48514605

github-actions[bot] commented 3 years ago

Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue. Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly. If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on contributing to MXNet and our development guides wiki.