Eliminate prints in google colab #543
Answered
by
sarahmish
ShayAdaddi
asked this question in
Q&A
-
Hi, How can I eliminate all the uninteresting prints like the attached image I want to see output like in the tutorials (clean with epoch and loss ) |
Beta Was this translation helpful? Give feedback.
Answered by
sarahmish
May 21, 2024
Replies: 1 comment 1 reply
-
Hi @ShayAdaddi – this seems like a log produced by tensorflow or another dependency. Can you check how to turn off logging / debugging for such package? This documentation is showing the same output you are having |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ShayAdaddi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ShayAdaddi – this seems like a log produced by tensorflow or another dependency. Can you check how to turn off logging / debugging for such package?
This documentation is showing the same output you are having
https://www.tensorflow.org/api_docs/python/tf/debugging/set_log_device_placement