Class Greater

Inheritance Relationships

Base Type

Class Documentation

class Greater : public mindspore::ops::PrimitiveC

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

Public Functions

inline Greater()

Constructor.

~Greater() = default

Destructor.

inline void Init()

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