zheng-da opened a new issue #15043: Inconsistent behavior for empty NDArray.
URL: https://github.com/apache/incubator-mxnet/issues/15043
 
 
   MXNet.nd.NDArray doesn't support empty NDArray. For example 
`mx.nd.zeros((0,))` fails. However, `mx.nd.array([])` still suceeds.

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

Reply via email to