Class Where
Defined in File where.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class Where : public mindspore::ops::PrimitiveC
Where defined the operator prototype of selecting values which meet condition.
Public Functions
-
inline Where()
Constructor.
-
~Where() = default
Destructor.
-
inline void Init()
Method to init the op’s attributes.
-
inline Where()