Class LessEqual

Inheritance Relationships

Base Type

Class Documentation

class LessEqual : public mindspore::ops::PrimitiveC

Computes the boolean value of \(x<=y\) element-wise. Refer to Python API mindspore.ops.LessEqual for more details.

Public Functions

inline LessEqual()

Constructor.

~LessEqual() = default

Destructor.

inline void Init()

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