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