Rate this Page

Class ZeroPad1d#

Inheritance Relationships#

Base Type#

Class Documentation#

class ZeroPad1d : public torch::nn::ModuleHolder<ZeroPad1dImpl>#

A ModuleHolder subclass for ZeroPad1dImpl.

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

Public Types

using Impl = ZeroPad1dImpl#