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

Method name_scope

tensorflow/python/framework/ops.py:3473–3580  ·  view source on GitHub ↗

r"""Returns a context manager that creates hierarchical names for operations. A graph maintains a stack of name scopes. A `with name_scope(...):` statement pushes a new name onto the stack for the lifetime of the context. The `name` argument will be interpreted as follows: * A str

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testBasicsMethod · 0.95
testNameScopeMethod · 0.95
_create_global_stepFunction · 0.80
enqueue_ops_fnFunction · 0.80
enqueue_fnMethod · 0.80
replicateFunction · 0.80
decoratedFunction · 0.80
testGetNameScopeMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80

Calls 2

unique_nameMethod · 0.95
_name_from_scope_nameFunction · 0.85

Tested by 15

testBasicsMethod · 0.76
testNameScopeMethod · 0.76
testGetNameScopeMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
histogramMethod · 0.64
_vec_outer_squareFunction · 0.64
setUpMethod · 0.64