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

Method tearDown

dali/test/python/test_external_source_parallel.py:143–144  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

141 setup_function()
142
143 def tearDown(self):
144 teardown_function()
145
146 # call it explicitly as it needs not GPU context in the process
147 def _test_parallel_fork_cpu_only(self):

Callers

nothing calls this directly

Calls 1

teardown_functionFunction · 0.90

Tested by

no test coverage detected