Class Equal

Inheritance Relationships

Base Type

Class Documentation

class Equal : public mindspore::ops::PrimitiveC

Computes the equivalence between two tensors element-wise. Refer to Python API mindspore.ops.Equal for more details.

Public Functions

inline Equal()

Constructor.

~Equal() = default

Destructor.

inline void Init()

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