Tags: 00liujj/DALI
Tags
Version bump to 0.15 Signed-off-by: Michal Zientkiewicz <[email protected]>
Set version to 0.14.0 Signed-off-by: Michal Zientkiewicz <[email protected]>
Fix fp16 bug from NVIDIA#1129 and add fp16 test case (NVIDIA#1160) Initializing member variable `OutputType padding_value = 0;` for `__half` in the host code produced wrong results. `padding_val` is now a fp32 that is casted to `OuputType` in the CUDA kernel Signed-off-by: Serge Panev <[email protected]>
Fix fp16 bug from NVIDIA#1129 and add fp16 test case (NVIDIA#1160) Initializing member variable `OutputType padding_value = 0;` for `__half` in the host code produced wrong results. `padding_val` is now a fp32 that is casted to `OuputType` in the CUDA kernel Signed-off-by: Serge Panev <[email protected]>
Change version to 0.14.0dev Signed-off-by: Krzysztof Lecki <[email protected]>
Change version to 0.13.0 Signed-off-by: Krzysztof Lecki <[email protected]>
Reduced batch size to avoid out of memory condition in 19.07 containe… …r. (NVIDIA#1089) Signed-off-by: Michal Zientkiewicz <[email protected]>
Reduced batch size to avoid out of memory condition in 19.07 containe… …r. (NVIDIA#1089)
Change version to 0.13.0dev Signed-off-by: Krzysztof Lecki <[email protected]>
Change version to 0.12.0 Signed-off-by: Krzysztof Lecki <[email protected]>
PreviousNext