Python wrappers
Public Python APIs implemented by this engine symbol.Compute element-wise.
Allocates a fresh output of the same shape and dtype as a and
delegates to ReciprocalBackward::forward.
See Also
ReciprocalBackward — backward node.
Parameters
aTensorImplPtrInput tensor of any shape. Behaviour is undefined at .
Returns
TensorImplPtrOutput tensor of the same shape and dtype.