From 3cbdfb2eafa68269b8fd2231ea4e57fd93a53c9f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 5 Oct 2023 08:01:57 -0700 Subject: [PATCH] Apply reviewer suggested change --- SECURITY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index f2adddd086f..87d45a86717 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -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