DALI Release 1.15.0
Using DALI 1.15.0
To upgrade to DALI 1.15.0 from an older version of DALI, follow the installation and usage information in the DALI User Guide.
Note: The internal DALI C++ API used for operator’s implementation, and
the C++ API that enables using DALI as a library from native code, is
not yet officially supported. Hence these APIs may change in the next release
without advance notice.
Key Features and Enhancements
This DALI release includes the following key features and
enhancements:
- Added the GPU audio resampling operator (#3884, #3914, and #3911).
- Improved the performance of the GPU fn.readers.numpy by custom GDS staging (#3894, #3905).
- Added support for video processing and per-frame (temporal) arguments to the warp_affine operator (#3879, #3900).
- Added HEVC support to the GPU frames decoder (#3896).
- Added experimental support for the eager execution of stateless operators as Python functions and readers as iterators (#3887, #3930).
- Added CUDA 11.7 support (#3906).
- Profiling improvements: