Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ test_3D_gpu
Function
test_3D_gpu
dali/test/python/operator_2/test_resize.py:639–641 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
637
638
639
def
test_3D_gpu():
640
for
f, *args in _tests(3,
"gpu"
):
641
yield
(f, *args)
642
643
644
def
test_2D_cpu():
Callers
nothing calls this directly
Calls
1
_tests
Function · 0.85
Tested by
no test coverage detected