Class ReduceAny

Inheritance Relationships

Base Type

Class Documentation

class ReduceAny : public mindspore::ops::Reduce

Reduces a dimension of a tensor by the “logical OR” of all elements in the dimension. Refer to Python API mindspore.ops.ReduceAny for more details.

Public Functions

inline ReduceAny()

Constructor.

~ReduceAny() = default

Destructor.