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

Function test_3D_cpu

dali/test/python/operator_2/test_resize.py:649–651  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

647
648
649def test_3D_cpu():
650 for f, *args in _tests(3, "cpu"):
651 yield (f, *args)
652
653
654def test_2D_cvcuda():

Callers

nothing calls this directly

Calls 1

_testsFunction · 0.85

Tested by

no test coverage detected