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