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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
