Pow

Description

Computes the x2th power of x1.

Input

Two inputs:

x1: tensor of type float16, float, double, or int32.

x2: tensor. Has an identical data type to that of input x1.

Output

One output:

y: tensor of the identical data type as input x1.

ONNX Opset Support

Opset v8/v9/v10/v11/v12/v13/v14/v15/v16/v17/v18