Thanks for bringing up this issue. As @sandeep-krishnamurthy suggested, I would check if the data points are moved to the right positions based on index array. Within shuffle's implementation, the index array would shuffle first and then we get the data by their shuffled index.
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12285 ] This message was relayed via gitbox.apache.org for [email protected]
