ndarray
autograd
loss
mxnet.gluon.data.
RandomSampler
Samples elements from [0, length) randomly without replacement.
length (int) – Length of the sequence.
__init__
Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(length)
Initialize self.