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 ExpBackward::forward.
See Also
ExpBackward — backward node.
Parameters
aTensorImplPtrInput tensor of any shape. Half-precision inputs are upcast to F32 before computation, per
AmpPolicy::ForceFP32.Returns
TensorImplPtrOutput tensor of the same shape and dtype. Large positive values overflow to +inf; large negative values flush to 0.