aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h')
-rw-r--r--tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h b/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
index c5104c6a50..da270835bd 100644
--- a/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
+++ b/tensorflow/core/distributed_runtime/rpc/grpc_worker_service_impl.h
@@ -81,6 +81,7 @@ enum class GrpcWorkerMethod {
kCleanupGraph,
kCleanupAll,
kRecvTensor,
+ kRecvBuf,
kLogging,
kTracing,
kCompleteGroup,