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/08/08 05:42:36 UTC

[GitHub] [incubator-mxnet] szha commented on issue #18805: [Numpy] Whether to support 'exclude' flag in numpy operators

szha commented on issue #18805:
URL: https://github.com/apache/incubator-mxnet/issues/18805#issuecomment-670828174


   While this design made a difference when we needed to program in the symbolic way, since in 2.0 the array interface provides eager type inference, our array can behave just like numpy ndarray so this design shouldn't be required anymore. As such, I'm leaning towards that it's still better to be as consistent with the numpy API as possible in the `np` module.


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