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