Tags: Ansel-jun/DALI
Tags
Update VERSION to 1.14.0dev Signed-off-by: Kamil Tokarski <ktokarski@nvidia.com>
Update VERSION to 1.13.0dev Signed-off-by: Kamil Tokarski <ktokarski@nvidia.com>
Fix stream usage in C API (NVIDIA#3713) * Fix stream/order usage in C API and tests. Make most C API tests with CPU backen usable without a GPU. * Make C API CpuOnly test only run for CPU backend. * Use AccessOrder in copyX2Y. Add more CPU-only tests. * Extend the range of CPU-only native tests * Adjust cpplint for C++17 structured bindings. Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
Revert moving to zlib-ng (NVIDIA#3683) - Reverts zlib-ng as it leads to random failures of PNG and TIFF decoding. Signed-off-by: Janusz Lisiecki jlisiecki@nvidia.com
Update VERSION to 1.12.0dev Signed-off-by: Rafal <Banas.Rafal97@gmail.com>
Update VERSION to 1.11.0dev Signed-off-by: Rafal <Banas.Rafal97@gmail.com>
Fix dtype in external_source with multiple outputs. (NVIDIA#3608) Fix dtype arg in external_source with multiple outputs. Signed-off-by: Rafal <Banas.Rafal97@gmail.com>
Fix handling of scalar argument in slice operator (NVIDIA#3596) - when a scalar argument is provided to slice it tries to obtain its shape which is empty what leads to a crash. Fixes this problem by providing a proper guard Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
PreviousNext