W3cubDocs

/TensorFlow Python

tf.train.assert_global_step

tf.train.assert_global_step(global_step_tensor)

Defined in tensorflow/python/training/training_util.py.

See the guides: Framework (contrib) > Variables, Training > Training Utilities

Asserts global_step_tensor is a scalar int Variable or Tensor.

Args:

  • global_step_tensor: Tensor to test.

© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/train/assert_global_step