Class Where

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Where : public mindspore::ops::BaseOperator

Where defined the operator prototype of selecting values which meet condition.

Public Functions

inline Where()

Constructor.

inline void Init() const

Method to init the op’s attributes.