Rate this Page

Class ConstantPad3d#

Inheritance Relationships#

Base Type#

Class Documentation#

class ConstantPad3d : public torch::nn::ModuleHolder<ConstantPad3dImpl>#

A ModuleHolder subclass for ConstantPad3dImpl.

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

Public Types

using Impl = ConstantPad3dImpl#