tf.compat.v1.logging.set_verbosity
Stay organized with collections
Save and categorize content based on your preferences.
Sets the threshold for what messages will be logged.
tf.compat.v1.logging.set_verbosity(
v
)
Used in the notebooks
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy license.
Last updated 2024-04-26 UTC.
[null,null,["Last updated 2024-04-26 UTC."],[],[],null,["# tf.compat.v1.logging.set_verbosity\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v2.16.1/tensorflow/python/platform/tf_logging.py#L354-L357) |\n\nSets the threshold for what messages will be logged. \n\n tf.compat.v1.logging.set_verbosity(\n v\n )\n\n### Used in the notebooks\n\n| Used in the tutorials |\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| - [Exploring the TF-Hub CORD-19 Swivel Embeddings](https://www.tensorflow.org/hub/tutorials/cord_19_embeddings) - [Wiki40B Language Models](https://www.tensorflow.org/hub/tutorials/wiki40b_lm) - [Assess privacy risks with the TensorFlow Privacy Report](https://www.tensorflow.org/responsible_ai/privacy/tutorials/privacy_report) |"]]