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

Function test_2D_cvcuda

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

Source from the content-addressed store, hash-verified

652
653
654def test_2D_cvcuda():
655 for f, *args in _tests(2, "cvcuda"):
656 yield (f, *args)
657
658
659def test_3D_cvcuda():

Callers

nothing calls this directly

Calls 1

_testsFunction · 0.85

Tested by

no test coverage detected