Class ILogProbStep

Inheritance Relationships

Derived Types

Class Documentation

class ILogProbStep

Subclassed by marian::models::GumbelSoftmaxStep, marian::models::LogSoftmaxStep, marian::models::TopkGumbelSoftmaxStep

Public Functions

virtual Ptr<DecoderState> apply(Ptr<DecoderState> state) = 0