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 2020/01/30 12:21:04 UTC

[GitHub] [incubator-mxnet] szha commented on issue #17471: Gluon Reshape does in-place for NDArray and out-of-place for Symbol

szha commented on issue #17471: Gluon Reshape does in-place for NDArray and out-of-place for Symbol
URL: https://github.com/apache/incubator-mxnet/issues/17471#issuecomment-580227599
 
 
   In Gluon one should not specify where the output is stored using `out=` argument. In the future, Gluon should automatically detect and warn (or throw execption) on such case.
   
   cc @leezu

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