Class ILogProb

Inheritance Relationships

Derived Type

Class Documentation

class ILogProb

Subclassed by marian::models::MNISTLogsoftmax

Public Functions

virtual Logits apply(Ptr<IModel> model, Ptr<ExpressionGraph> graph, Ptr<data::Batch> batch, bool clearGraph = true) = 0