Class ReduceMax
Defined in File reduce_max.h
Inheritance Relationships
Base Type
public mindspore::ops::Reduce
(Class Reduce)
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.
-
inline ReduceMax()