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 2018/12/18 07:34:34 UTC

[GitHub] reminisce commented on issue #13671: Error when set export MXNET_SUBGRAPH_BACKEND=MKLDNN

reminisce commented on issue #13671: Error when set export MXNET_SUBGRAPH_BACKEND=MKLDNN
URL: https://github.com/apache/incubator-mxnet/issues/13671#issuecomment-448124223
 
 
   You need to set `grad_req=null` in `simple_bind` so that only forward graph is constructed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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