nvidia.dali.fn.experimental ~~~~~~~~~~~~~~~~~~~~~~~~~~~ The following table lists all operations available in ``nvidia.dali.fn.experimental`` module: .. currentmodule:: nvidia.dali.fn ======================================================================================== ================================================ ====================================================================================================================================================== Function Device support Short description ======================================================================================== ================================================ ====================================================================================================================================================== :meth:`experimental.audio_resample ` CPU, GPU Legacy alias for :meth:`audio_resample`. :meth:`experimental.inflate ` GPU Inflates/decompresses the input using specified decompression algorithm. :meth:`experimental.remap ` GPU The remap operation applies a generic geometrical transformation to an image. In other words, it takes pixels from one place in the input image and puts them in another place in the output image. The transformation is described by ``mapx`` and ``mapy`` parameters, where: ======================================================================================== ================================================ ====================================================================================================================================================== .. toctree:: :hidden: nvidia.dali.fn.experimental.audio_resample nvidia.dali.fn.experimental.inflate nvidia.dali.fn.experimental.remap