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