nvidia.dali.fn.stack — NVIDIA DALI (original) (raw)

nvidia.dali.fn.stack(__input_0, /, *__input_, axis=0, axis_name=None, bytes_per_sample_hint=[0], preserve=False, device=None, name=None)#

Joins the input tensors along a new axis.

The shapes of respective tensors in the inputs must match.

Supported backends

Parameters:

Keyword Arguments: