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