Debugging while training tensorflow models

After importing tensorflow model, if following code is added then it will enable logging in some tensorflow model training, this works when using Estimator API.

tf.logging.set_verbosity(tf.logging.INFO)

Reference:

https://www.tensorflow.org/get\_started/monitors

results for ""

    No results matching ""