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