On this page
tf.compat.v1.variable_op_scope
Deprecated: context manager for defining an op that creates variables.
@tf_contextlib.contextmanager
tf.compat.v1.variable_op_scope(
    values, name_or_scope, default_name=None, initializer=None, regularizer=None,
    caching_device=None, partitioner=None, custom_getter=None, reuse=None,
    dtype=None, use_resource=None, constraint=None
)
 © 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
 https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/compat/v1/variable_op_scope