Class ReduceAll
Defined in File reduce_all.h
Inheritance Relationships
Base Type
public mindspore::ops::Reduce
(Class Reduce)
Class Documentation
-
class ReduceAll : public mindspore::ops::Reduce
Reduces a dimension of a tensor by the “logical AND” of all elements in the dimension. Refer to Python API mindspore.ops.ReduceAll for more details.
Public Functions
-
inline ReduceAll()
Constructor.
-
inline ReduceAll()