Class ZeroPad3d#
Defined in File padding.h
Page Contents
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< ZeroPad3dImpl >(Template Class ModuleHolder)
Class Documentation#
-
class ZeroPad3d : public torch::nn::ModuleHolder<ZeroPad3dImpl>#
A
ModuleHoldersubclass forZeroPad3dImpl.See the documentation for
ZeroPad3dImplclass to learn what methods it provides, and examples of how to useZeroPad3dwithtorch::nn::ZeroPad3dOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ZeroPad3dImpl#
-
using Impl = ZeroPad3dImpl#