MCPcopy Create free account
hub / github.com/NVIDIA/DALI / import_cupy

Function import_cupy

dali/test/python/test_utils.py:121–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119
120
121def import_cupy():
122 global cp
123 import cupy as cp
124
125
126Image = None

Callers 1

py_buffer_from_addressFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected