View source: R/gen-namespace.R
| torch_is_complex | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.