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