Replace tf.contrib.framework.get_or_create_global_step() with...
Replace tf.contrib.framework.get_or_create_global_step() with tf.train.get_or_create_global_step() in third_party/tensorflow_models See https://www.tensorflow.org/api_docs/python/tf/contrib/framework/get_or_create_global_step and #2795 PiperOrigin-RevId: 176534973
Showing
Please register or sign in to comment