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