torch.Tensor.Tensor.conj_physical
Returns the physical complex conjugate of the tensor. For real tensors, returns a clone.
Returns
Tensor<S>– Complex conjugate of the tensorReturns the physical complex conjugate of the tensor. For real tensors, returns a clone.
Tensor<S>– Complex conjugate of the tensor