aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/session_mgr.h
Commit message (Expand)AuthorAge
* 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
* Merge changes from github.Gravatar Michael Case2018-02-07
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Fix potential use-after-free bugs in the worker with DeleteWorkerSession.Gravatar Derek Murray2018-01-15
* Add `ConfigProto.isolate_session_state` option for the distributed runtime.Gravatar Derek Murray2017-11-28
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Consolidate worker state behind a session-centric abstraction.Gravatar Brennan Saeta2017-03-25