tf.initialize_local_variables

View source on GitHub

See tf.compat.v1.local_variables_initializer. (deprecated)

Aliases:

tf.initialize_local_variables()

NOTE The output of this function should be used. If it is not, a warning will be logged. To mark the output as used, call its .mark_used() method.