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