Skip to content

Tags: 00liujj/DALI

Tags

v0.15.0-dev

Toggle v0.15.0-dev's commit message
Version bump to 0.15

Signed-off-by: Michal Zientkiewicz <[email protected]>

v0.14.0-rc1

Toggle v0.14.0-rc1's commit message
Set version to 0.14.0

Signed-off-by: Michal Zientkiewicz <[email protected]>

v0.13.0

Toggle v0.13.0's commit message
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]>

v0.13.0-rc2

Toggle v0.13.0-rc2's commit message
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]>

v0.14.0-dev

Toggle v0.14.0-dev's commit message
Change version to 0.14.0dev

Signed-off-by: Krzysztof Lecki <[email protected]>

v0.13.0-rc1

Toggle v0.13.0-rc1's commit message
Change version to 0.13.0

Signed-off-by: Krzysztof Lecki <[email protected]>

v0.12.0

Toggle v0.12.0's commit message
Reduced batch size to avoid out of memory condition in 19.07 containe…

…r. (NVIDIA#1089)

Signed-off-by: Michal Zientkiewicz <[email protected]>

v0.12.0-rc2

Toggle v0.12.0-rc2's commit message
Reduced batch size to avoid out of memory condition in 19.07 containe…

…r. (NVIDIA#1089)

v0.13.0-dev

Toggle v0.13.0-dev's commit message
Change version to 0.13.0dev

Signed-off-by: Krzysztof Lecki <[email protected]>

v0.12.0-rc1

Toggle v0.12.0-rc1's commit message
Change version to 0.12.0

Signed-off-by: Krzysztof Lecki <[email protected]>