In-place reciprocal: writes back into a.
Math
See Also
reciprocal_op — out-of-place counterpart.
Parameters
aTensorImplPtrTensor to invert in place. Must be non-null. Behaviour at follows the dispatching backend (typically ).
Returns
TensorImplPtrThe same pointer as a.