functional_angle: Angle (functional)
Description
Compute the angle of complex tensor input.
Usage
functional_angle(complex_tensor)
Value
tensor
: Angle of a complex tensor. Shape of (..., )
Arguments
- complex_tensor
(Tensor): Tensor shape of (..., complex=2)