Rate this Page

Class MaxUnpool3d#

Inheritance Relationships#

Base Type#

Class Documentation#

class MaxUnpool3d : public torch::nn::ModuleHolder<MaxUnpool3dImpl>#

A ModuleHolder subclass for MaxUnpool3dImpl.

See the documentation for MaxUnpool3dImpl class to learn what methods it provides, and examples of how to use MaxUnpool3d with torch::nn::MaxUnpool3dOptions. See the documentation for ModuleHolder to learn about PyTorch’s module storage semantics.

Public Types

using Impl = MaxUnpool3dImpl#