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