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