nvidia.dali.fn.experimental.decoders#

The following table lists all operations available in nvidia.dali.fn.experimental.decoders module:

Function

Device support

Short description

experimental.decoders.image

CPU, Mixed

Alias for decoders.image().

experimental.decoders.image_crop

CPU, Mixed

Alias for decoders.image_crop().

experimental.decoders.image_random_crop

CPU, Mixed

Alias for decoders.image_random_crop().

experimental.decoders.image_slice

CPU, Mixed

Alias for decoders.image_slice().

experimental.decoders.video

CPU, Mixed

Decodes a video file from a memory buffer (e.g. provided by external source).