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