MCPcopy 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
95class ArgData:
96 desc: ArgDesc
97 data: List[List[np.ndarray]] = field(repr=False)
98
99
100class ParamsProviderBase:

Callers 10

test_sequencesFunction · 0.90
test_sequencesFunction · 0.90
expand_paramsMethod · 0.90
test_videoFunction · 0.90
test_3d_sequenceFunction · 0.90
unfold_inputMethod · 0.85
expand_paramsMethod · 0.85
sequence_suite_helperFunction · 0.85
input_data_descFunction · 0.85

Calls

no outgoing calls

Tested by 10

test_sequencesFunction · 0.72
test_sequencesFunction · 0.72
expand_paramsMethod · 0.72
test_videoFunction · 0.72
test_3d_sequenceFunction · 0.72
unfold_inputMethod · 0.68
expand_paramsMethod · 0.68
sequence_suite_helperFunction · 0.68
input_data_descFunction · 0.68