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