Compute the angle of complex tensor input.

functional_angle(complex_tensor)

Arguments

complex_tensor

(Tensor): Tensor shape of (..., complex=2)

Value

tensor: Angle of a complex tensor. Shape of (..., )