## Subject of the feature In order to better control the prints and output, we will add `verbose` flag, which will be applied to logging and TensorFlow. The values will be the same as https://docs.python.org/3/library/logging.html#levels.
Subject of the feature
In order to better control the prints and output, we will add
verboseflag, which will be applied to logging and TensorFlow.The values will be the same as https://docs.python.org/3/library/logging.html#levels.