Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ test_schema_name_numba
Function
test_schema_name_numba
dali/test/python/test_functional_api.py:231–234 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
229
230
@attr(
"numba"
)
231
def
test_schema_name_numba():
232
import
nvidia.dali.plugin.numba
# noqa: F401
233
234
_test_schema_name_for_module(
"nvidia.dali.plugin.numba.fn.experimental"
)
Callers
nothing calls this directly
Calls
1
_test_schema_name_for_module
Function · 0.85
Tested by
no test coverage detected