Class SingletonGraph

Inheritance Relationships

Base Type

Class Documentation

class SingletonGraph : public marian::GraphGroup

Single GPU training.

Public Functions

void setScheduler(Ptr<Scheduler> scheduler)
SingletonGraph(Ptr<Options> options, Ptr<IMPIWrapper> mpi)
void update(Ptr<data::Batch> batch)
Ptr<data::BatchStats> collectStats(const std::vector<Ptr<Vocab>> &vocabs)
virtual void finalize()