aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/rpc/grpc_call.h
Commit message (Expand)AuthorAge
* Change gRPC include directory from "grpc++" to "grpcpp"Gravatar A. Unique TensorFlower2018-06-08
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* BUILD dependency cleanups.Gravatar Peter Hawkins2017-08-07
* Add TraceMe instrumentation of RunStep in GRPC distributed runtime.Gravatar A. Unique TensorFlower2017-06-23
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* Merge changes from github.Gravatar Dan Mané2016-09-09
* Reduced some unnecessary abstraction layers in worker call sending path.Gravatar A. Unique TensorFlower2016-08-22
* Reduce some allocations on grpc code paths.Gravatar Suharsh Sivakumar2016-08-08
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fix cancellation bug in the gRPC runtime, and reduce unnecessary tag creation.Gravatar Derek Murray2016-03-28
* Adds an in-process gRPC server with support for clean shutdown.Gravatar Derek Murray2016-03-03
* fix gen_docs_testGravatar A. Unique TensorFlower2016-02-29
* Expose tf.contrib.util.stripped_op_list_for_graphGravatar Geoffrey Irving2016-02-29
* Generalize tf.test.compute_gradients to handle complex inputs and outputsGravatar Geoffrey Irving2016-02-29
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25