You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/10/26 16:09:36 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #19422: mx numpy to list conversion has different behavior than numpy

leezu commented on issue #19422:
URL: https://github.com/apache/incubator-mxnet/issues/19422#issuecomment-716652410


   The issue is also present on master. The problem is that numpy returns type `np.int64` in this case (shape `()`), whereas mxnet returns `mxnet.numpy.ndarray` with shape `(1, )`


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org