Reduce Max Across Axis

op_reduce_log_sum_exp(x, axis = NULL, name = "")

Arguments

x

matrix or CNTK Function that outputs a tensor

axis

axis across which to perform operation

name

(str) the name of the Function instance in the network