everwind commented on issue #9190: the serious bug of row_sparse_pull, it return the unexpected results (mxnet-0.12.1) URL: https://github.com/apache/incubator-mxnet/issues/9190#issuecomment-353813977 @eric-haibin-lin thanks a lot ! row_ids = mx.nd.array(range(59000000,59000010), dtype='int32') Assign the dtype='int32', it works correctly .
---------------------------------------------------------------- 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
