torch.Tensor.Tensor.positive
Identity operation (returns input unchanged).
Returns a copy of the tensor with no modifications. Useful as a placeholder or for explicit no-op operations.
Returns
Tensor<S, D, Dev>Identity operation (returns input unchanged).
Returns a copy of the tensor with no modifications. Useful as a placeholder or for explicit no-op operations.
Tensor<S, D, Dev>