From f24abcb2519e6d92e6954b501d5e09e24ec0f093 Mon Sep 17 00:00:00 2001 From: "G. Hussain Chinoy" Date: Sun, 16 Jun 2019 12:03:06 -0600 Subject: [PATCH] modified wording for 'control' --- tensorflow/python/autograph/utils/ag_logging.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/python/autograph/utils/ag_logging.py b/tensorflow/python/autograph/utils/ag_logging.py index 06bb98348c7..fa67d1eeda1 100644 --- a/tensorflow/python/autograph/utils/ag_logging.py +++ b/tensorflow/python/autograph/utils/ag_logging.py @@ -46,7 +46,7 @@ def set_verbosity(level, alsologtostdout=False): More verbose logging is useful to enable when filing bug reports or doing more in-depth debugging. - There are two parameters that control the logging verbosity: + There are two means to control the logging verbosity: * The `set_verbosity` function