Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ get_data
Function
get_data
dali/test/python/operator_2/test_reshape.py:324–325 ·
view source on GitHub ↗
(shapes)
Source
from the content-addressed store, hash-verified
322
323
324
def
get_data(shapes):
325
return
[np.empty(shape, dtype=np.uint8)
for
shape in shapes]
326
327
328
@pipeline_def
Callers
1
reshape_pipe
Function · 0.70
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected