In-place inverse cosine: writes back into a.
Math
See Also
arccos_op — out-of-place counterpart.
Parameters
aTensorImplPtrTensor to arccos in place. Must be non-null. Values outside follow the backend's NaN convention.
Returns
TensorImplPtrThe same pointer as a.