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