Class MNISTLogsoftmax

Inheritance Relationships

Base Type

Class Documentation

class MNISTLogsoftmax : public marian::models::ILogProb

Public Functions

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