Class ScorerWrapperState¶
Defined in File scorers.h
Inheritance Relationships¶
Base Type¶
public marian::ScorerState
(Class ScorerState)
Class Documentation¶
-
class
ScorerWrapperState
: public marian::ScorerState¶ Public Functions
-
ScorerWrapperState
(Ptr<DecoderState> state)¶
-
virtual
~ScorerWrapperState
()¶
-
virtual Ptr<DecoderState>
getState
()¶
-
virtual void
blacklist
(Expr totalCosts, Ptr<data::CorpusBatch> batch)¶
Protected Attributes
-
Ptr<DecoderState>
state_
¶
-