aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/worker_cache.h
Commit message (Expand)AuthorAge
* [Distributed] Add methods to WorkerCache that selectively list workers by job...Gravatar Derek Murray2018-08-21
* Mark ListWorkers as constGravatar Brennan Saeta2017-03-15
* Use `WorkerCacheInterface::ReleaseWorker()` for all WorkerInterface destruction.Gravatar Derek Murray2016-12-20
* Replace enum BusAdjacency with protobuf DeviceLocality for describing theGravatar A. Unique TensorFlower2016-10-19
* Automated rollback of change 127668670Gravatar A. Unique TensorFlower2016-07-29
* Automated rollback of change 127435209Gravatar A. Unique TensorFlower2016-07-17
* Reuse WorkerInterface objects. Reduces the number of allocations inGravatar A. Unique TensorFlower2016-07-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25