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