aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/remote_device.cc
Commit message (Expand)AuthorAge
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-28
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-05-02
* Remove unused using-declarationsGravatar A. Unique TensorFlower2017-05-26
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Fix potential use-after-free of `worker_cache` in NewRemoteDevices().Gravatar Derek Murray2016-12-20
* Use `WorkerCacheInterface::ReleaseWorker()` for all WorkerInterface destruction.Gravatar Derek Murray2016-12-20
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: move SimpleGraphExecutionState and some related files fromGravatar Vijay Vasudevan2016-05-02
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25