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

Method _attr_scope

tensorflow/python/framework/ops.py:4078–4138  ·  view source on GitHub ↗

EXPERIMENTAL: A context manager for setting attributes on operators. This context manager can be used to add additional attributes to operators within the scope of the context. For example: with ops.Graph().as_default() as g: f_1 = Foo() # No extra attributes

(self, attr_map)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

replicateFunction · 0.80
experimental_jit_scopeFunction · 0.80
_init_from_argsMethod · 0.80
_init_from_argsMethod · 0.80
_MaybeCompileFunction · 0.80
testLabelMapMethod · 0.80

Calls 1

itemsMethod · 0.80

Tested by 1

testLabelMapMethod · 0.64