powered by
Is_complex
(Tensor) the PyTorch tensor to test
Returns True if the data type of input is a complex data type i.e., one of torch_complex64, and torch.complex128.
input
torch_complex64
torch.complex128