Max
Outputs the largest value in the input.
The supported data types are Int8, Int16, Int32, Int64, Uin8, Float16, Float32, Float64 and Bool. In the case of Bool, a value of true is considered larger than false. The output data type will be the same as the input. Any input shape is suported, and the output will be a scalar (shape "()").