Rate this Page

Class ReplicationPad3d#

Inheritance Relationships#

Base Type#

Class Documentation#

class ReplicationPad3d : public torch::nn::ModuleHolder<ReplicationPad3dImpl>#

A ModuleHolder subclass for ReplicationPad3dImpl.

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

Public Types

using Impl = ReplicationPad3dImpl#