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