MCPcopy 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
42DLL_PUBLIC int GetNppVersion() {
43 return NPPGetVersion();
44}
45
46DLL_PUBLIC int GetNvimgcodecVersion() {
47#if not(NVIMAGECODEC_ENABLED)

Callers 2

PYBIND11_MODULEFunction · 0.85
check_cuda_runtimeFunction · 0.85

Calls 1

NPPGetVersionFunction · 0.85

Tested by

no test coverage detected