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
ModuleHolder
subclass forConvTranspose3dImpl
.See the documentation for
ConvTranspose3dImpl
class to learn what methods it provides, and examples of how to useConvTranspose3d
withtorch::nn::ConvTranspose3dOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ConvTranspose3dImpl¶
-
using Impl = ConvTranspose3dImpl¶