aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/remote_device_test.cc
Commit message (Expand)AuthorAge
* Fix broken distributed_runtime/remote_device_test by adding missingGravatar A. Unique TensorFlower2018-06-04
* Annotate overriding functions with "override" or "final" (and not with "virtu...Gravatar A. Unique TensorFlower2017-05-26
* Add validation (via ValidateHostPortPair) for the target when a new GrpcChann...Gravatar Frank Chen2017-04-19
* Fix code that ignores tensorflow::Status.Gravatar Justin Lebar2017-03-03
* Use `WorkerCacheInterface::ReleaseWorker()` for all WorkerInterface destruction.Gravatar Derek Murray2016-12-20
* Remove some uses of RE2 library that can be replaced with simplerGravatar Vijay Vasudevan2016-09-21
* Support sparse jobs for TensorFlow gRPC servers.Gravatar Derek Murray2016-08-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add extension points to the gRPC Session and Server code.Gravatar Derek Murray2016-03-22
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25