Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ ArgData
Class
ArgData
dali/test/python/sequences_test_utils.py:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
94
@dataclass
95
class
ArgData:
96
desc: ArgDesc
97
data: List[List[np.ndarray]] = field(repr=False)
98
99
100
class
ParamsProviderBase:
Callers
10
test_sequences
Function · 0.90
test_sequences
Function · 0.90
expand_params
Method · 0.90
test_video
Function · 0.90
test_3d_sequence
Function · 0.90
unfold_input
Method · 0.85
expand_params
Method · 0.85
compute_input_params_data
Function · 0.85
sequence_suite_helper
Function · 0.85
input_data_desc
Function · 0.85
Calls
no outgoing calls
Tested by
10
test_sequences
Function · 0.72
test_sequences
Function · 0.72
expand_params
Method · 0.72
test_video
Function · 0.72
test_3d_sequence
Function · 0.72
unfold_input
Method · 0.68
expand_params
Method · 0.68
compute_input_params_data
Function · 0.68
sequence_suite_helper
Function · 0.68
input_data_desc
Function · 0.68