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
ModuleHolder
subclass forConstantPad3dImpl
.See the documentation for
ConstantPad3dImpl
class to learn what methods it provides, and examples of how to useConstantPad3d
withtorch::nn::ConstantPad3dOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ConstantPad3dImpl¶
-
using Impl = ConstantPad3dImpl¶