tf.contrib.learn.monitors.PrintTensor

class tf.contrib.learn.monitors.PrintTensor

Prints given tensors every N steps.

This is an EveryN monitor and has consistent semantic for every_n and first_n.

The tensors will be printed to the log, with INFO severity.

doc_TensorFlow
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.