DALI Release 0.30.0
The DALI 0.30.0 is not yet a major release, so the features, functionality, and performance might be limited.
Using DALI 0.30.0
To upgrade to DALI 0.30.0 from an older version of DALI, follow the installation and usage information in the DALI User Guide.
Key Features and Enhancements
This DALI release includes the following key features and enhancements.
-
Optimized CPU resampling (#2540).
-
Added the following mathematical expressions:
-
Added the images argument for the COCOReader, which allows for the custom ordering of images and fixed a bug in the segmentation data parsing (#2548, #2597).
-
Added support for the nvJPEG preallocate API for a batched hardware decoder (#2544).
-
Added support surfaces with strides over 2G (#2600).
-
Enabled CUDA 11.2 builds (#2553).
-
Documentation improvements:
-
Allowed DALI to be compiled with Clang (#2416).
-
Added CUDA API checks in utility functions (#2517) and tests (#2516).
Fixed Issues
This DALI release includes the following fixes.
-
Fixed the autoreset option in the iterator for the DROP policy (#2567).