MCPcopy Create free account
hub / github.com/NVIDIA/DALI / layout

Method layout

dali/test/python/experimental_mode/test_invocation.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58
59 @property
60 def layout(self):
61 return self._tensors[0].layout if self._tensors else None
62
63 @property
64 def num_tensors(self):

Callers 15

test_layout_set_as_argFunction · 0.45
check_layoutFunction · 0.45
test_output_descsFunction · 0.45
check_squeezeFunction · 0.45
_test_seq_inputFunction · 0.45
check_batchFunction · 0.45
check_squeezeFunction · 0.45
_cmp_metadataFunction · 0.45
check_copyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected