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

Function setUpModule

dali/test/python/operator_1/test_operator_exception.py:22–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21
22def setUpModule():
23 load_test_operator_plugin()
24
25
26python_errors = [RuntimeError, IndexError, TypeError, ValueError, StopIteration]

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected