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