Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ tearDown
Method
tearDown
dali/test/python/test_external_source_parallel.py:361–362 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
359
setup_function()
360
361
def
tearDown(self):
362
teardown_function()
363
364
@cartesian_params(
365
[((4,),
"X"
), ((4, 4),
"XY"
), ((4, 4, 4),
"XYZ"
)],
Callers
nothing calls this directly
Calls
1
teardown_function
Function · 0.90
Tested by
no test coverage detected