MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / unique_name

Method unique_name

tensorflow/python/framework/ops.py:3584–3627  ·  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_opMethod · 0.95
name_scopeMethod · 0.95
replicateFunction · 0.80
copy_op_handlerFunction · 0.80
__call__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls 1

getMethod · 0.45

Tested by 3

testBasicsMethod · 0.76