Class SyncGraphGroup

Inheritance Relationships

Base Type

Class Documentation

class SyncGraphGroup : public marian::GraphGroup

Public Functions

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