CoshOperator

public class CoshOperator: UnaryOperator

Compute element-wise hyperbolic cosine of input tensors.

Note

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