nvidia.dali.experimental.dynamic.copy# nvidia.dali.experimental.dynamic.copy(input, /, *, batch_size=None, device=None)# Creates a copy of the input tensor. This operator allows sequence inputs and supports volumetric data. Supported backends ‘cpu’ ‘gpu’ Parameters: input¶ (Tensor/Batch) – Input to the operator.