tf.assert_variables_initialized

tf.assert_variables_initialized

tf.assert_variables_initialized

assert_variables_initialized(var_list=None)

Defined in tensorflow/python/ops/variables.py.

See the guide: Variables > Variable helper functions

Returns an Op to check if variables are initialized.

NOTE: This function is obsolete and will be removed