tf.train.get_or_create_global_step

View source on GitHub

Returns and create (if necessary) the global step tensor.

graph The graph in which to create the global step tensor. If missing, use default graph.

The global step tensor.