Effectively testing shuffling will be like testing a random number generator, 
which is a very involved problem by itself. We do not have to do that here. 
What I suggest is to test if we have the same set of elements pre and post 
shuffling and ensure that they are not in the same order.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12285 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to