nvidia.dali.fn.batch_permutation — NVIDIA DALI (original) (raw)

nvidia.dali.fn.batch_permutation(*, allow_repetitions=False, bytes_per_sample_hint=[0], no_fixed_points=False, preserve=False, seed=-1, device=None, name=None)#

Produces a batch of random integers which can be used as indices for indexing samples in the batch.

Supported backends

Keyword Arguments: