MCPcopy Create free account
hub / github.com/dmlc/parameter_server / TaskTracker

Method TaskTracker

src/system/task_tracker.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11class TaskTracker {
12 public:
13 TaskTracker() { }
14 ~TaskTracker() { }
15
16 // wait until task k has been finished

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected