[null,null,["Last updated 2020-10-01 UTC."],[],[],null,["# tf.initialize_all_variables\n\n\u003cbr /\u003e\n\n|-------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v1.15.0/tensorflow/python/ops/variables.py#L3243-L3248) |\n\nSee [`tf.compat.v1.global_variables_initializer`](../tf/initializers/global_variables). (deprecated)\n\n#### View aliases\n\n\n**Compat aliases for migration**\n\nSee\n[Migration guide](https://www.tensorflow.org/guide/migrate) for\nmore details.\n\n[`tf.compat.v1.initialize_all_variables`](/api_docs/python/tf/compat/v1/initialize_all_variables)\n\n\u003cbr /\u003e\n\n tf.initialize_all_variables()\n\n| **Warning:** THIS FUNCTION IS DEPRECATED. It will be removed after 2017-03-02. Instructions for updating: Use [`tf.global_variables_initializer`](../tf/initializers/global_variables) instead.\n| **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."]]