Class DropoutGenMask

Inheritance Relationships

Base Type

Class Documentation

class DropoutGenMask : public mindspore::ops::PrimitiveC

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

Public Functions

inline DropoutGenMask()

Constructor.

~DropoutGenMask() = default

Destructor.

inline void Init()

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