[GitHub] stephenrawls commented on issue #14053: in-place reshape ops

2019-02-03 Thread GitBox
stephenrawls commented on issue #14053: in-place reshape ops URL: https://github.com/apache/incubator-mxnet/pull/14053#issuecomment-460090968 @szha -- Thanks for the detailed explanation, that helps a lot. So just for clarity, I see that in the operator definition for expand_dims,

[GitHub] stephenrawls commented on issue #14053: in-place reshape ops

2019-02-02 Thread GitBox
stephenrawls commented on issue #14053: in-place reshape ops URL: https://github.com/apache/incubator-mxnet/pull/14053#issuecomment-460005020 @szha -- Thanks for putting in this patch! I have a couple questions about the operator `expand_dims`, which I understand you are actually