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

Function test_3D_cvcuda

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

Source from the content-addressed store, hash-verified

657
658
659def test_3D_cvcuda():
660 for f, *args in _tests(3, "cvcuda"):
661 yield (f, *args)
662
663
664def _test_stitching(backend, dim, channel_first, dtype, interp):

Callers

nothing calls this directly

Calls 1

_testsFunction · 0.85

Tested by

no test coverage detected