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