Class ZeroPad3d¶
Defined in File padding.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< ZeroPad3dImpl >
(Template Class ModuleHolder)
Class Documentation¶
-
class ZeroPad3d : public torch::nn::ModuleHolder<ZeroPad3dImpl>¶
A
ModuleHolder
subclass forZeroPad3dImpl
.See the documentation for
ZeroPad3dImpl
class to learn what methods it provides, and examples of how to useZeroPad3d
withtorch::nn::ZeroPad3dOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ZeroPad3dImpl¶
-
using Impl = ZeroPad3dImpl¶