8000 Tags · florischabert/DALI · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: florischabert/DALI

Tags

v0.10.0-rc2

Toggle v0.10.0-rc2's commit message
Better PythonFunction error message (NVIDIA#883)

v0.11.0-dev

Toggle v0.11.0-dev's commit message
Change version to 0.11.0dev

v0.10.0-rc1

Toggle v0.10.0-rc1's commit message
Change version to 0.10.0

v0.9.1

Toggle v0.9.1's commit message
Fix initialization of CUDA context on the default device during pipel…

…ine creation (NVIDIA#829)

- when DALI pipeline is created there was CUDA call without preceding setDevice
  what caused the creation of a context on the default device (GPU0). Add DeviceGuard.

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>

v0.9.1-rc1

Toggle v0.9.1-rc1's commit message
Fix initialization of CUDA context on the default device during pipel…

…ine creation (NVIDIA#829)

v0.9.0-rc3

Toggle v0.9.0-rc3's commit message
Provide optional stream to copy_to_external API. Fix sync issue (NVID…

…IA#807)

v0.9.0-rc2

Toggle v0.9.0-rc2's commit message
Add new function case for lazy init (NVIDIA#777)

v0.9.0-rc1

Toggle v0.9.0-rc1's commit message
Change version to 0.9.0

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>

v0.8.1

Toggle v0.8.1's commit message
Stop using tf-nightly-gpu since it broke the build. Use latest releas…

…ed version instead (NVIDIA#730)

Signed-off-by: Joaquin Anton <janton@nvidia.com>

v0.8.1-rc2

Toggle v0.8.1-rc2's commit message
Stop using tf-nightly-gpu since it broke the build. Use latest releas…

…ed version instead (NVIDIA#730)
0