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