Class CellInput

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class CellInput : public marian::rnn::Stackable

Subclassed by marian::rnn::GlobalAttention, marian::rnn::MultiCellInput

Public Functions

CellInput(Ptr<Options> options)
virtual Expr apply(State) = 0
virtual int dimOutput() = 0