Class ReduceAll

Inheritance Relationships

Base Type

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.

~ReduceAll() = default

Destructor.