aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/rpc/grpc_state.h
Commit message (Expand)AuthorAge
* Change gRPC include directory from "grpc++" to "grpcpp"Gravatar A. Unique TensorFlower2018-06-08
* Removes another custom implementation of ZeroCopyInputStream, instead uses th...Gravatar Noah Eisen2018-04-17
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Switch use of gRPC Generic API to Generic Unary, reducing CQ trips from 4->1Gravatar A. Unique TensorFlower2017-11-14
* [gRPC] Remove leftover debugging code.Gravatar A. Unique TensorFlower2017-11-02
* Extend RPCState to accept an optional timeout_in_ms argument.Gravatar Eugene Brevdo2017-11-02
* Factor out RPCState into its own header.Gravatar Eugene Brevdo2017-11-01