Rate this Page

Class ZeroPad3d#

Inheritance Relationships#

Base Type#

Class Documentation#

class ZeroPad3d : public torch::nn::ModuleHolder<ZeroPad3dImpl>#

A ModuleHolder subclass for ZeroPad3dImpl.

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

Public Types

using Impl = ZeroPad3dImpl#