SquareOperator

public class SquareOperator: UnaryOperator

Compute element-wise square values of input tensors.

Note

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