Class ReduceProd

Inheritance Relationships

Base Type

Class Documentation

class ReduceProd : public mindspore::ops::Reduce

Reduces a dimension of a tensor by multiplying all elements in the dimension, by default. Refer to Python API mindspore.ops.ReduceProd for more details.

Public Functions

inline ReduceProd()

Constructor.

~ReduceProd() = default

Destructor.