[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-10-01 UTC."],[],[],null,["# tf.variable_op_scope\n\n\u003cbr /\u003e\n\n|------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v1.15.0/tensorflow/python/ops/variable_scope.py#L2365-L2395) |\n\n| **Deprecated:** context manager for defining an op that creates variables.\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.variable_op_scope`](/api_docs/python/tf/compat/v1/variable_op_scope)\n\n\u003cbr /\u003e\n\n @tf_contextlib.contextmanager\n tf.variable_op_scope(\n values, name_or_scope, default_name=None, initializer=None, regularizer=None,\n caching_device=None, partitioner=None, custom_getter=None, reuse=None,\n dtype=None, use_resource=None, constraint=None\n )"]]