Add
Description
Performs addition based on elements.
Input
Two inputs:
A: tensor of type int8, int16, int32, int64, uint8, float, float16 or double.
B: tensor of the identical data type as A.
Output
One output:
C: tensor of the identical data type as A.
ONNX Opset Support
Opset v8/v9/v10/v11/v12/v13/v14/v15/v16/v17/v18
Parent topic: Operators Specifications of the AI Framework