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 SquareBackward::forward.
See Also
SquareBackward — backward node.
Parameters
aTensorImplPtrInput tensor of any shape.
Returns
TensorImplPtrOutput tensor of the same shape and dtype.