Add

Description

Performs addition based on elements.

Input

  • A: input tensor of type int8, int16, int32, int64, uint8, float, double, or float16. The data format can be ND.
  • B: input tensor of the identical data type as A. The data format can be ND.

Output

C: output tensor of the identical data type as A. The data format can be ND.

Constraints

None

ONNX Opset Support

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