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