Add automatic argument type conversion to Dynamic API. by mzient · Pull Request #6095 · NVIDIA/DALI

@mzient

Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>

greptile-apps[bot]

bot reviewed Nov 24, 2025

@mzient

Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>

greptile-apps[bot]

JanuszL

szkarpinski

szkarpinski

jantonguirao

@mzient

…ments that are already DALI Tensor/Batch. Fix bug in Tensor constructor.

Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>

jantonguirao

greptile-apps[bot]

@mzient

Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>

greptile-apps[bot]

jantonguirao

@mzient

Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>

greptile-apps[bot]

@mzient

Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>

greptile-apps[bot]

mdabek-nvidia pushed a commit to mdabek-nvidia/DALI that referenced this pull request

Nov 27, 2025
Operator's keyword arguments are converted to their types as advertised in OpSchema. Add tests that verify that the necessary conversions take place and the unnecessary conversions are skipped.

---------
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>