Rate this Page

Class MaxUnpool2d#

Inheritance Relationships#

Base Type#

Class Documentation#

class MaxUnpool2d : public torch::nn::ModuleHolder<MaxUnpool2dImpl>#

A ModuleHolder subclass for MaxUnpool2dImpl.

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

Public Types

using Impl = MaxUnpool2dImpl#