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
ModuleHoldersubclass forAdaptiveMaxPool3dImpl.See the documentation for
AdaptiveMaxPool3dImplclass to learn what methods it provides, and examples of how to useAdaptiveMaxPool3dwithtorch::nn::AdaptiveMaxPool3dOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = AdaptiveMaxPool3dImpl¶
-
using __unused__ = AdaptiveMaxPool3dImpl¶