aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/rpc/BUILD
Commit message (Expand)AuthorAge
* Automated rollback of commit 19a98bf9054d9be58a3293b0390b18288a65a25cGravatar Noah Eisen2018-07-09
* Merge changes from github.Gravatar Mingxing Tan2018-06-28
* Rewrite master_service in terms of more up-to-date gRPC APIsGravatar Noah Eisen2018-06-28
* Allow setting server def on the eager context, and add the eager service to t...Gravatar Akshay Modi2018-06-19
* Switch from grpc++_unsecure to grpc++Gravatar Brennan Saeta2018-06-12
* Collective Ops Part 8Gravatar A. Unique TensorFlower2018-06-08
* Move executor_test.cc to tensorflow/core/common_runtime/.Gravatar Derek Murray2018-05-22
* Collective Ops Part 6Gravatar A. Unique TensorFlower2018-05-09
* Change RecvTensor RPC implementation to use DeviceContext::CopyDeviceTensorTo...Gravatar Peter Hawkins2018-05-04
* Removes another custom implementation of ZeroCopyInputStream, instead uses th...Gravatar Noah Eisen2018-04-17
* Upgrade gRPC version and fix file duplicationGravatar Noah Eisen2018-04-10
* Open sourcing proto/rpc ops.Gravatar Jiri Simsa2018-04-06
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Eliminate use of grpc::CoreCodegenInterface, which is marked as an internal i...Gravatar A. Unique TensorFlower2018-03-16
* Internal change.Gravatar Mingsheng Hong2018-03-06
* Reject retried RecvTensor requests.Gravatar Jeremy Lau2018-01-22
* Upgrade gRPC version used in OSS. Fix-forward of #14262. Remove namespace-com...Gravatar A. Unique TensorFlower2017-11-13
* Factor out RPCState into its own header.Gravatar Eugene Brevdo2017-11-01
* Add transitional and temporary include file to mergeGravatar A. Unique TensorFlower2017-10-24
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Re-enable grpc_session_test.Gravatar A. Unique TensorFlower2017-09-08
* Add a tag to grpc_session_testGravatar Gunhan Gulsoy2017-08-17
* Stop using internal API that creates grpc::ClientAsyncResponseReader.Gravatar A. Unique TensorFlower2017-07-21
* Disable tests flaky in open-source builds due to port conflictsGravatar Shanqing Cai2017-07-05
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Add TraceMe instrumentation of RunStep in GRPC distributed runtime.Gravatar A. Unique TensorFlower2017-06-23
* Further BUILD cleanupGravatar A. Unique TensorFlower2017-06-16
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-05-30
* Consolidate worker state behind a session-centric abstraction.Gravatar Brennan Saeta2017-03-25
* Link in high performance dataflow ops to grpc_tensorflow_serverGravatar Brennan Saeta2017-03-07
* Internal only changeGravatar A. Unique TensorFlower2017-02-07
* Switch open-source to use jemalloc for CPU Tensor memory allocation, gRPC, an...Gravatar Jonathan Hseu2017-01-11
* Optimize the case of a master communicating with an in-process worker.Gravatar Derek Murray2016-12-22
* Optimize the case of a client communicating with an in-process master.Gravatar Derek Murray2016-12-13
* Name the nameless build rulesGravatar Justine Tunney2016-12-09
* Remove some uses of RE2 library that can be replaced with simplerGravatar Vijay Vasudevan2016-09-21
* Merge changes from github.Gravatar Dan Mané2016-09-09
* To prepare for removal of cuda_cc_test(s) build rule, make all build rulesGravatar Gunhan Gulsoy2016-09-09
* Make map_util and stl_util libraries internal, fix up some dependenciesGravatar Vijay Vasudevan2016-08-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-16
* Automated rollback of change 129809238Gravatar A. Unique TensorFlower2016-08-10
* Avoid an extra copy when receiving a tensor over grpc.Gravatar A. Unique TensorFlower2016-08-09
* Performance improvements for gRPC-based TensorFlow system. Rather thanGravatar A. Unique TensorFlower2016-07-22
* Rollback linkstatic removal, unforeseen interaction on some archs.Gravatar A. Unique TensorFlower2016-06-29
* Remove linkstatic=1 from places where in un-needed in the newer Bazel version.Gravatar A. Unique TensorFlower2016-06-29
* Disable tensorflow/core/distributed_runtime/rpc:grpc_session_test*Gravatar Gunhan Gulsoy2016-06-22
* Monitor InFlow queues via TensorBoard summariesGravatar David Soergel2016-06-13
* Specializes the implementation of the gRPC Master and Worker services.Gravatar Derek Murray2016-06-03
* Add links to nightly Python3.5 builds and artifactsGravatar Shanqing Cai2016-05-30