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

Method tearDown

dali/test/python/test_pool.py:220–221  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

218 setup_function()
219
220 def tearDown(self):
221 teardown_function()
222
223 @params(*start_methods)
224 def test_pool_iterator_dedicated_worker(self, start_method):

Callers

nothing calls this directly

Calls 1

teardown_functionFunction · 0.90

Tested by

no test coverage detected