Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_arg
Function · 0.45
check_layout
Function · 0.45
test_output_descs
Function · 0.45
check_squeeze
Function · 0.45
_test_seq_input
Function · 0.45
test_simple_videopipeline
Function · 0.45
check_batch
Function · 0.45
check_squeeze
Function · 0.45
test_tl_from_list_of_tensors
Function · 0.45
test_explicit_output_layouts
Function · 0.45
_cmp_metadata
Function · 0.45
check_copy
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected