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