Class LogicalOr

Inheritance Relationships

Base Type

Class Documentation

class LogicalOr : public mindspore::ops::PrimitiveC

Computes the “logical OR” of two tensors element-wise. Refer to Python API mindspore.ops.LogicalOr for more details.

Public Functions

inline LogicalOr()

Constructor.

~LogicalOr() = default

Destructor.

inline void Init()

Init. Refer to the parameters of Python API mindspore.ops.LogicalOr for the inputs.