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