[[["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 2024-04-26 UTC."],[],[],null,["# tf.compat.v1.variable_op_scope\n\n\u003cbr /\u003e\n\n|------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v2.16.1/tensorflow/python/ops/variable_scope.py#L2531-L2561) |\n\n**Deprecated:** context manager for defining an op that creates variables. \n\n @tf_contextlib.contextmanager\n tf.compat.v1.variable_op_scope(\n values,\n name_or_scope,\n default_name=None,\n initializer=None,\n regularizer=None,\n caching_device=None,\n partitioner=None,\n custom_getter=None,\n reuse=None,\n dtype=None,\n use_resource=None,\n constraint=None\n )"]]