Expm1Operator

public class Expm1Operator: UnaryOperator

Compute element-wise e^x - 1 values of input tensors.

Note

This operator may output NaN or Infinite values and operator would not check these situations.