Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ _to_numpy
Function
_to_numpy
dali/test/python/test_external_source_impl.py:41–42 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
39
40
41
def
_to_numpy(x):
42
assert False
43
44
45
def
cast_to(x, dtype):
Callers
1
asnumpy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected