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

Function test_2D_cpu

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

Source from the content-addressed store, hash-verified

642
643
644def test_2D_cpu():
645 for f, *args in _tests(2, "cpu"):
646 yield (f, *args)
647
648
649def test_3D_cpu():

Callers

nothing calls this directly

Calls 1

_testsFunction · 0.85

Tested by

no test coverage detected