aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/worker.h
Commit message (Expand)AuthorAge
* Collective Ops Part 6Gravatar A. Unique TensorFlower2018-05-09
* Collective Ops Part 5Gravatar A. Unique TensorFlower2018-05-01
* Add a ten-second timeout to the DeleteWorkerSession call.Gravatar Derek Murray2018-04-18
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Add `WorkerService.DeleteWorkerSession` method to fix a memory leak.Gravatar Derek Murray2017-11-15
* Refactor partial run state handling into partial_run_mgr.Gravatar Suharsh Sivakumar2017-05-19
* Consolidate worker state behind a session-centric abstraction.Gravatar Brennan Saeta2017-03-25
* Ensure that partial run doesn't block any threads on the worker compute_pool.Gravatar Suharsh Sivakumar2017-03-15
* Provide multiple implementations of RPC responses on the fetch path.Gravatar Derek Murray2017-01-13
* Provide multiple implementations of RPC requests on the feed path.Gravatar Derek Murray2017-01-04
* Optimize the case of a master communicating with an in-process worker.Gravatar Derek Murray2016-12-22