aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/worker_session.cc
Commit message (Expand)AuthorAge
* [Distributed] Add methods to WorkerCache that selectively list workers by job...Gravatar Derek Murray2018-08-21
* Allow non-isolated worker sessions to borrow `WorkerEnv::device_mgr`.Gravatar Derek Murray2018-04-19
* Never use the LegacySession when a Master explicitly calls CreateWorkerSession.Gravatar Derek Murray2018-04-18
* Allowing for functions to run across processes using RPC's. Currently this on...Gravatar Rohan Jain2017-10-02
* Merge changes from github.Gravatar Jonathan Hseu2017-08-25
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Consolidate worker state behind a session-centric abstraction.Gravatar Brennan Saeta2017-03-25