API Reference
OperationNamespace.
exp
Returns the element-wise exponential.
x (number or np.ndarray or Tensor) – The value, \(x\).
name (str, optional) – The name of the node.
The element-wise exponential \(\exp{x}\).
Tensor