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