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