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