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

Function test_cupy_kernel_gray_scale

dali/test/python/test_dltensor_operator.py:292–294  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

290
291@attr("cupy")
292def test_cupy_kernel_gray_scale():
293 setup_cupy()
294 cupy_case(cupy_kernel_gray_scale, synchronize=False)
295
296
297# ---------------- test strided copy kernel with strided tensors -----------------

Callers

nothing calls this directly

Calls 2

setup_cupyFunction · 0.85
cupy_caseFunction · 0.85

Tested by

no test coverage detected