Class ReduceMean

Inheritance Relationships

Base Type

Class Documentation

class ReduceMean : public mindspore::ops::Reduce

Reduces a dimension of a tensor by averaging all elements in the dimension. Refer to Python API mindspore.ops.ReduceMean for more details.

Public Functions

inline ReduceMean()

Constructor.