Python wrappers
Public Python APIs implemented by this engine symbol.Quadrant-aware arctangent: .
Composite over arctan_op plus where_op branches that
patch the result with / / corrections based on
the signs of the operands. The divide is guarded by
substituting for so the safe branch is always defined.
Gradient flows through the underlying primitives.
Math
See Also
arctan_op.
Parameters
yTensorImplPtrNumerator (sine-like) operand.
xTensorImplPtrDenominator (cosine-like) operand. Broadcastable with
y.Returns
TensorImplPtrAngles in on the broadcast shape of y and x.