wkcn commented on issue #12972: [MXNET-1174]Support np.longlong on Linux and Fix issue #12843 URL: https://github.com/apache/incubator-mxnet/pull/12972#issuecomment-438268336 @anirudhacharya Thank you! I don't know whether the PR is required. The PR can solve the issue #12843 However, the bug is caused by SciPy rather than MXNet. The PR will allow to write some confused script like `mx.nd.array([1,2,3], dtype=np.longlong)`, which is not strict.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
