tf.compat.v1.op_scope

View source on GitHub

DEPRECATED. Same as name_scope above, just different argument order.

@tf_contextlib.contextmanager
tf.compat.v1.op_scope(
    values, name, default_name=None
)