Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ GetNppVersion
Function
GetNppVersion
dali/operators/operators.cc:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
DLL_PUBLIC int GetNppVersion() {
43
return NPPGetVersion();
44
}
45
46
DLL_PUBLIC int GetNvimgcodecVersion() {
47
#if not(NVIMAGECODEC_ENABLED)
Callers
2
PYBIND11_MODULE
Function · 0.85
check_cuda_runtime
Function · 0.85
Calls
1
NPPGetVersion
Function · 0.85
Tested by
no test coverage detected