Class DropoutGenMask

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class DropoutGenMask : public mindspore::ops::BaseOperator

Generates the mask value for the input shape. Refer to Python API mindspore.ops.DropoutGenMask for more details.

Public Functions

inline DropoutGenMask()

Constructor.

inline void Init() const

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