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 SignBackward::forward. No autograd edge is
recorded because sign has a zero gradient almost everywhere.
See Also
SignBackward — backward node.
Parameters
aTensorImplPtrInput tensor of any real dtype, including integer.
Returns
TensorImplPtrOutput tensor of the same shape and dtype, with values in .