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
ModuleHoldersubclass forReflectionPad3dImpl.See the documentation for
ReflectionPad3dImplclass to learn what methods it provides, and examples of how to useReflectionPad3dwithtorch::nn::ReflectionPad3dOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ReflectionPad3dImpl#
-
using Impl = ReflectionPad3dImpl#