New features 1. Disabled default padding of elements within a batch. To enable padding of elements using datum interpreted shape use `dataset_configs.use_dautm_padding=True`.
Breaking Changes N/A
Bug Fixes N/A
1.6.0
Datum now supports Tensorflow 2.9.1. This release updates the TensorFlow version.
1.5.0
1.4.0
Not secure
Set `drop_remainder`, `num_parallel_calls` and `deterministic` via configs. `num_parallel_calls` only available when using `deterministic`.