Class ConvTranspose3d¶
Defined in File conv.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< ConvTranspose3dImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class ConvTranspose3d : public torch::nn::ModuleHolder<ConvTranspose3dImpl>¶
A
ModuleHoldersubclass forConvTranspose3dImpl.See the documentation for
ConvTranspose3dImplclass to learn what methods it provides, and examples of how to useConvTranspose3dwithtorch::nn::ConvTranspose3dOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = ConvTranspose3dImpl¶
-
using __unused__ = ConvTranspose3dImpl¶