Class EncoderS2S¶
Defined in File s2s.h
Inheritance Relationships¶
Base Type¶
public marian::EncoderBase
(Class EncoderBase)
Derived Type¶
public marian::CharS2SEncoder
(Class CharS2SEncoder)
Class Documentation¶
-
class
EncoderS2S
: public marian::EncoderBase¶ Subclassed by marian::CharS2SEncoder
Public Functions
-
virtual
~EncoderS2S
()¶
-
virtual Ptr<EncoderState>
build
(Ptr<ExpressionGraph> graph, Ptr<data::CorpusBatch> batch)¶
-
void
clear
()¶
-
virtual