Apply reviewer suggested change

This commit is contained in:
Mihai Maruseac
2023-10-05 08:01:57 -07:00
committed by GitHub
parent 85a8227f52
commit 3cbdfb2eaf

View File

@@ -51,7 +51,6 @@ read/write/executions.
### Running a TensorFlow server
TensorFlow is a platform for distributed computing, and as such there is a
TensorFlow server (`tf.train.Server`). The TensorFlow server is intended for
internal communication only. It is not built for use in untrusted environments