Returns the shapes of tensors in the input batch.
This operator allows sequence inputs and supports volumetric data.
âcpuâ
âgpuâ
__input¶ (TensorList) â Input to the operator.
bytes_per_sample_hint¶ (int or list of int, optional, default = [0]) â
Output size hint, in bytes per sample.
If specified, the operatorâs outputs residing in GPU or page-locked host memory will be preallocated to accommodate a batch of samples of this size.
dtype¶ (nvidia.dali.types.DALIDataType
, optional, default = DALIDataType.INT64) â Data type to which the sizes are converted.
preserve¶ (bool, optional, default = False) â Prevents the operator from being removed from the graph even if its outputs are not used.
type¶ (nvidia.dali.types.DALIDataType
) â
Warning
The argument type is a deprecated alias for dtype
. Use dtype
instead.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4