Class AlphaDropout#
Defined in File dropout.h
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< AlphaDropoutImpl >(Template Class ModuleHolder)
Class Documentation#
-
class AlphaDropout : public torch::nn::ModuleHolder<AlphaDropoutImpl>#
A
ModuleHoldersubclass forAlphaDropoutImpl.See the documentation for
AlphaDropoutImplclass to learn what methods it provides, and examples of how to useAlphaDropoutwithtorch::nn::AlphaDropoutOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = AlphaDropoutImpl#
-
using Impl = AlphaDropoutImpl#