Is_complex
Is_complex
torch_is_complex(self)
self |
(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
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.