aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/local_master.cc
Commit message (Expand)AuthorAge
* Add remote session support for the MakeCallable API.Gravatar Derek Murray2018-04-06
* Use LINKER_INITIALIZED for mutexes with static storage class.Gravatar A. Unique TensorFlower2017-11-21
* Fix timeout propagation in distributed runtime.Gravatar Suharsh Sivakumar2017-04-19
* Changed the second argument of WaitForNotificationWithTimeout() to mean micro...Gravatar Yuan Yu2017-02-16
* 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
* Re-enable operation timeouts when using the in-process master.Gravatar Derek Murray2016-12-27
* Optimize the case of a client communicating with an in-process master.Gravatar Derek Murray2016-12-13