Max

Description

Computes element-wise max of each of the input tensors. All inputs and outputs must have the same data type.

Input

data_0: list of input tensors of type float16, float, or int32.

Output

max: output tensor of the identical data type and shape as the input (broadcast shape).

Constraints

None.

ONNX Opset Support

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