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