reminisce commented on issue #14998: Revert the change on broadcast_to param shape URL: https://github.com/apache/incubator-mxnet/pull/14998#issuecomment-495783247 @DickJC123 Thanks for the deep analysis. I can see the confusion of this numpy compatibility flag. We decided to change it to another name called `np_shape` in this PR: https://github.com/apache/incubator-mxnet/pull/15063 Please know that this flag is designed for only affecting the incoming MXNet-NumPy operators which are not in the master branch for now. Legacy operators are NOT expected to comply with NumPy when this flag is set `True`. We are not going to announce any numpy related design/implementation in 1.5 release notes.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
