Rate this Page

Class MaxUnpool1d#

Inheritance Relationships#

Base Type#

Class Documentation#

class MaxUnpool1d : public torch::nn::ModuleHolder<MaxUnpool1dImpl>#

A ModuleHolder subclass for MaxUnpool1dImpl.

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

Public Types

using Impl = MaxUnpool1dImpl#