Class EncoderS2S

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class EncoderS2S : public marian::EncoderBase

Subclassed by marian::CharS2SEncoder

Public Functions

virtual ~EncoderS2S()
Expr applyEncoderRNN(Ptr<ExpressionGraph> graph, Expr embeddings, Expr mask, std::string type)
virtual Ptr<EncoderState> build(Ptr<ExpressionGraph> graph, Ptr<data::CorpusBatch> batch)
void clear()