在tf.reduce_sum等函数中,有一个reduction_indices参数,表示函数的处理维度。
当没有reduction_indices这个参数,此时该参数取默认值None,将把input_tensor降到0维,也就是一个数