W3cubDocs

/TensorFlow Python

tf.op_scope

tf.op_scope(
    values,
    name,
    default_name=None
)

Defined in tensorflow/python/framework/ops.py.

See the guide: Building Graphs > Defining new operations

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

© 2018 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/api_docs/python/tf/op_scope