Input array to which dropout will be applied.
Axes for variational dropout kernel.
Whether to turn off cudnn in dropout operator. This option is ignored if axes is specified.
Whether to only turn on dropout during training or to also turn on for inference.
Fraction of the input that gets dropped out during training time.
This Param Object is specifically used for Dropout