NervanaSystems / ngraph-mxnet

MXNet - nGraph integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add MKLML_INTEL support on OS X

cconvey opened this issue · comments

On OS X, MXnet currently uses only libmklml.dylib, not libmlml_intel.dylib.

This seems like an unnecessary cause of slowness. For this issue, figure out if this is really a problem. And if so, fix it.