You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/09/11 13:42:20 UTC

[GitHub] [incubator-mxnet] TaoLv commented on issue #16143: Failure of MKL-DNN Convolution from C API

TaoLv commented on issue #16143: Failure of MKL-DNN Convolution from C API
URL: https://github.com/apache/incubator-mxnet/issues/16143#issuecomment-530385984
 
 
   As suggested by the error message, need call Reorder2Default to change MKL-DNN internal layout to MXNet default layout before touching the data. Is possible to do that with NDArrayHandle?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services