DALI Release 1.18.0
Using DALI 1.18.0
To upgrade to DALI 1.18.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:
- Unified batch representation in the GPU and CPU stages of the pipeline (effort towards conditional execution) (#4253, #4236, #4220, #4189).
- Added support to specify the fill_value argument for each sample in the fn.erase operator (#4182).
- Added support for the memory video file in FramesDecoder (#4184).
- Moved the audio_resample operator out of experimental module (#4194).