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
ModuleHolder
subclass forAdaptiveAvgPool3dImpl
.See the documentation for
AdaptiveAvgPool3dImpl
class to learn what methods it provides, and examples of how to useAdaptiveAvgPool3d
withtorch::nn::AdaptiveAvgPool3dOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = AdaptiveAvgPool3dImpl¶
-
using Impl = AdaptiveAvgPool3dImpl¶