Class Stackable¶
Defined in File types.h
Inheritance Relationships¶
Base Type¶
public std::enable_shared_from_this< Stackable >
Derived Types¶
public marian::rnn::Cell
(Class Cell)public marian::rnn::CellInput
(Class CellInput)
Class Documentation¶
-
class
Stackable
: public std::enable_shared_from_this<Stackable>¶ Subclassed by marian::rnn::Cell, marian::rnn::CellInput