aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/rpc/grpc_testlib_server.cc
Commit message (Expand)AuthorAge
* Change gRPC include directory from "grpc++" to "grpcpp"Gravatar A. Unique TensorFlower2018-06-08
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Moving InitMain to the beginning of main. This seems to fix the currently tim...Gravatar A. Unique TensorFlower2016-10-16
* Modify tensorflow command line flag parsing:Gravatar A. Unique TensorFlower2016-10-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Prototype of an in-process gRPC server for TensorFlow/Python.Gravatar Derek Murray2016-03-08
* 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