Class Greater
Defined in File greater.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class Greater : public mindspore::ops::BaseOperator
Computes the boolean value of \(x>y\) element-wise. Refer to Python API mindspore.ops.Greater for more details.
Public Functions
-
inline Greater()
Constructor.
-
inline void Init() const
Init. Refer to the parameters of Python API mindspore.ops.Greater for the inputs.
-
inline Greater()