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