Class ReduceMax

Inheritance Relationships

Base Type

Class Documentation

class ReduceMax : public mindspore::ops::Reduce

Reduces a dimension of a tensor by the maximum value in this dimension. Refer to Python API mindspore.ops.ReduceMax for more details.

Public Functions

inline ReduceMax()

Constructor.

inline void Init() const

Init. Refer to the parameters of Python API mindspore.ops.ReduceMax for the inputs.