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
ModuleHoldersubclass forMaxUnpool2dImpl.See the documentation for
MaxUnpool2dImplclass to learn what methods it provides, and examples of how to useMaxUnpool2dwithtorch::nn::MaxUnpool2dOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = MaxUnpool2dImpl#
-
using Impl = MaxUnpool2dImpl#