Class LogicalNot

Inheritance Relationships

Base Type

Class Documentation

class LogicalNot : public mindspore::ops::PrimitiveC

Computes the “logical NOT” of a tensor element-wise. Refer to Python API mindspore.ops.LogicalNot for more details.

Public Functions

inline LogicalNot()

Constructor.

~LogicalNot() = default

Destructor.

inline void Init()

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