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