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