Class LogicalAnd

Inheritance Relationships

Base Type

Class Documentation

class LogicalAnd : public mindspore::ops::PrimitiveC

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

Public Functions

inline LogicalAnd()

Constructor.

~LogicalAnd() = default

Destructor.

inline void Init()

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