Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 9452e02

Browse files
committed
Fix truncated sentence
1 parent 98c7b77 commit 9452e02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rfcs/20200113-tf-data-service.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ processing their input pipelines and quickly feeding data to accelerators.
104104

105105
#### Embedded Cluster Architecture
106106

107+
Each TensorFlow server runs the tf.data worker gRPC service, and one server also
108+
runs the master gRPC service. This lets users leverage the tf.data service
107109
without needing to provision additional compute resources. and gives all the
108110
benefits of the tf.data service except for horizontal scaling.
109111

0 commit comments

Comments
 (0)