torch.is_conj
-
torch.is_conj(input) -
Returns True if the
inputis a conjugated tensor, i.e. its conjugate bit is set toTrue.- Parameters
-
input (Tensor) – the input tensor.
torch.is_conj(input) Returns True if the input is a conjugated tensor, i.e. its conjugate bit is set to True.
input (Tensor) – the input tensor.
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.is_conj.html