complex128
- paddle.Tensor. complex128 ( self: Tensor ) Tensor
-
Cast a Tensor to complex128 data type if it differs from the current dtype; otherwise, return the original Tensor. :returns: a new Tensor with complex128 dtype :rtype: Tensor
Cast a Tensor to complex128 data type if it differs from the current dtype; otherwise, return the original Tensor. :returns: a new Tensor with complex128 dtype :rtype: Tensor