Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
def
setUpModule():
23
load_test_operator_plugin()
24
25
26
python_errors = [RuntimeError, IndexError, TypeError, ValueError, StopIteration]
Callers
nothing calls this directly
Calls
1
load_test_operator_plugin
Function · 0.90
Tested by
no test coverage detected