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