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

Function test_2D_gpu

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

Source from the content-addressed store, hash-verified

632
633
634def test_2D_gpu():
635 for f, *args in _tests(2, "gpu"):
636 yield (f, *args)
637
638
639def test_3D_gpu():

Callers

nothing calls this directly

Calls 1

_testsFunction · 0.85

Tested by

no test coverage detected