[[["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.compat.v1.variable_op_scope\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v2.0.0/tensorflow/python/ops/variable_scope.py#L2369-L2399) |\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, 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 )"]]