Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ shape
Method
shape
dali/test/python/experimental_mode/test_invocation.py:52–53 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
50
51
@property
52
def
shape(self):
53
return
[t.shape
for
t in self._tensors]
54
55
@property
56
def
dtype(self):
Callers
15
CheckTotalMean
Method · 0.45
image_pipe
Function · 0.45
rnnt_train_pipe
Function · 0.45
feed_ndarray
Function · 0.45
dali_pipe_batch_1
Function · 0.45
test_separated_exec_setup
Function · 0.45
test_tensor_multiple_uses
Function · 0.45
test_pipeline_separated_exec_setup
Function · 0.45
test_use_twice
Function · 0.45
test_cropmirrornormalize_layout
Function · 0.45
test_cropmirrornormalize_pad
Function · 0.45
test_as_tensor
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected