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/03/13 16:48:16 UTC

[GitHub] [incubator-mxnet] ThomasDelteil edited a comment on issue #14391: as_in_context() does not copy the gradient to the new context

ThomasDelteil edited a comment on issue #14391: as_in_context() does not copy the gradient to the new context
URL: https://github.com/apache/incubator-mxnet/issues/14391#issuecomment-472507891
 
 
   If we are worried about breaking APIs, I think we could start indeed with a `as_in_context(ctx, copy_grad=False)` to avoid a breaking API change but for MXNet 2.0 I would suggest to move to `copy_grad=True` which makes more sense to me. 

----------------------------------------------------------------
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