Class AdaptiveMaxPool3d¶
Defined in File pooling.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< AdaptiveMaxPool3dImpl >
(Template Class ModuleHolder)
Class Documentation¶
-
class AdaptiveMaxPool3d : public torch::nn::ModuleHolder<AdaptiveMaxPool3dImpl>¶
A
ModuleHolder
subclass forAdaptiveMaxPool3dImpl
.See the documentation for
AdaptiveMaxPool3dImpl
class to learn what methods it provides, and examples of how to useAdaptiveMaxPool3d
withtorch::nn::AdaptiveMaxPool3dOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = AdaptiveMaxPool3dImpl¶
-
using Impl = AdaptiveMaxPool3dImpl¶