Class NotEqual
Defined in File not_equal.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class NotEqual : public mindspore::ops::PrimitiveC
Computes the non-equivalence of two tensors element-wise. Refer to Python API mindspore.ops.NotEqual for more details.
Public Functions
-
inline NotEqual()
Constructor.
-
~NotEqual() = default
Destructor.
-
inline void Init()
Init. Refer to the parameters of Python API mindspore.ops.NotEqual for the inputs.
-
inline NotEqual()