In-place natural logarithm: writes back into a.
Math
See Also
log_op — out-of-place counterpart.
Parameters
aTensorImplPtrTensor to log in place. Must be non-null. Inputs with follow the backend's convention (typically NaN / ).
Returns
TensorImplPtrThe same pointer as a.