Class LogicalNot

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class LogicalNot : public mindspore::ops::BaseOperator

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

Public Functions

inline LogicalNot()

Constructor.

inline void Init() const

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