Class Select

Inheritance Relationships

Base Type

Class Documentation

class Select : public mindspore::ops::PrimitiveC

Returns the selected elements, either from input x or input y, depending on the condition. Refer to Python API mindspore.ops.Select for more details.

Public Functions

inline Select()

Constructor.

~Select() = default

Destructor.

inline void Init()

Init.