Jerryzcn edited a comment on issue #13581: Inplace Reshape? URL: https://github.com/apache/incubator-mxnet/issues/13581#issuecomment-446589485 @ZhennanQin I think the inplace version does not work properly. I have tried ```F.reshape(x, (shape), out=x)``` and it did not work..
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
