aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/base_rendezvous_mgr.cc
Commit message (Expand)AuthorAge
* Add GPUOptions::num_dev_to_dev_copy_streams to allow creation ofGravatar A. Unique TensorFlower2018-06-28
* Allow non-isolated worker sessions to borrow `WorkerEnv::device_mgr`.Gravatar Derek Murray2018-04-19
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* Internal Variant API allowing registering Variants to be copied from/to GPU.Gravatar Eugene Brevdo2017-10-03
* Merge changes from github.Gravatar Martin Wicke2017-09-02
* Removes tolerate_dup_recv from LocaRendezvous.Gravatar A. Unique TensorFlower2017-07-21
* Bugfix: Never use env_->device_mgrGravatar Brennan Saeta2017-07-20
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Consolidate worker state behind a session-centric abstraction.Gravatar Brennan Saeta2017-03-25
* A few micro-optimizations / cleanup in tensorflow/core.Gravatar A. Unique TensorFlower2016-10-07
* Address a bunch of compiler warnings on the Mac.Gravatar Asim Shankar2016-09-22
* Reduce some allocations on grpc code paths.Gravatar Suharsh Sivakumar2016-08-08
* A series of changes to significantly reduce the number of allocationsGravatar A. Unique TensorFlower2016-06-27
* 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