Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
634
def
test_2D_gpu():
635
for
f, *args in _tests(2,
"gpu"
):
636
yield
(f, *args)
637
638
639
def
test_3D_gpu():
Callers
nothing calls this directly
Calls
1
_tests
Function · 0.85
Tested by
no test coverage detected