Class Dropout2d¶
Defined in File dropout.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< Dropout2dImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class Dropout2d : public torch::nn::ModuleHolder<Dropout2dImpl>¶
A
ModuleHoldersubclass forDropout2dImpl.See the documentation for
Dropout2dImplclass to learn what methods it provides, and examples of how to useDropout2dwithtorch::nn::Dropout2dOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = Dropout2dImpl¶
-
using __unused__ = Dropout2dImpl¶