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