Class ConstantPad3d#
Defined in File padding.h
Page Contents
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< ConstantPad3dImpl >(Template Class ModuleHolder)
Class Documentation#
-
class ConstantPad3d : public torch::nn::ModuleHolder<ConstantPad3dImpl>#
A
ModuleHoldersubclass forConstantPad3dImpl.See the documentation for
ConstantPad3dImplclass to learn what methods it provides, and examples of how to useConstantPad3dwithtorch::nn::ConstantPad3dOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ConstantPad3dImpl#
-
using Impl = ConstantPad3dImpl#