aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/cc/training/coordinator.cc
Commit message (Expand)AuthorAge
* Fix missing namespace commentsGravatar A. Unique TensorFlower2017-05-31
* Only record the cost graph in the queue runner: this ensures that the memoryGravatar Benoit Steiner2017-04-13
* Add ExportRunMetadata in queue runner and ExportCostGraph in coordinator.Gravatar Yuefeng Zhou2017-03-17
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Added a new AllRunnersStopped() to check if all the runners have been stopped.Gravatar Benoit Steiner2016-12-08
* Make Coordinator::RegisterRunner and Coordinator::Join thread-safe.Gravatar Yuefeng Zhou2016-11-08
* Add C++ CoordinatorGravatar Yuefeng Zhou2016-11-01