class tf.contrib.learn.monitors.GraphDump
Dumps almost all tensors in the graph at every step.
Note, this is very expensive, prefer PrintTensor in production.
class tf.contrib.learn.monitors.GraphDump
Dumps almost all tensors in the graph at every step.
Note, this is very expensive, prefer PrintTensor in production.
Please login to continue.