tf.train.create_global_step 用法:tf.train.create_global_step(graph=None) 作用:在图中创建全局步长张量 参数: graph:在该图中创建全局步长张量。如果丢失,使用默认图。返回:全局步长张量