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.

~ReduceMax() = default

Destructor.

inline void Init()

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