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

Method tearDown

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

Source from the content-addressed store, hash-verified

413 setup_function()
414
415 def tearDown(self):
416 teardown_function()
417
418 @cartesian_params(
419 [[], [10], [100, 100, 100]],

Callers

nothing calls this directly

Calls 1

teardown_functionFunction · 0.90

Tested by

no test coverage detected