MCPcopy Create free account
hub / github.com/alibaba/nann / unique_name

Method unique_name

tensorflow/tensorflow/python/framework/ops.py:4145–4195  ·  view source on GitHub ↗

Return a unique operation name for `name`. Note: You rarely need to call `unique_name()` directly. Most of the time you just need to create `with g.name_scope()` blocks to generate structured names. `unique_name` is used to generate structured names, separated by `"/"`, to hel

(self, name, mark_as_used=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testBasicsMethod · 0.95
_create_op_internalMethod · 0.95
name_scopeMethod · 0.95
copy_op_handlerFunction · 0.80
__call__Method · 0.80
wrapped_computationFunction · 0.80
__init__Method · 0.80
_GradientsHelperFunction · 0.80
__init__Method · 0.80

Calls 1

getMethod · 0.45

Tested by 5

testBasicsMethod · 0.76