MCPcopy 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

CheckTotalMeanMethod · 0.45
image_pipeFunction · 0.45
rnnt_train_pipeFunction · 0.45
feed_ndarrayFunction · 0.45
dali_pipe_batch_1Function · 0.45
test_use_twiceFunction · 0.45
test_as_tensorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected