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

Method __enter__

tensorflow/tensorflow/python/framework/ops.py:6305–6350  ·  view source on GitHub ↗

Start the scope block. Returns: The scope name. Raises: ValueError: if neither `name` nor `default_name` is provided but `values` are.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testNestingErrorGraphMethod · 0.45
testNestingErrorEagerMethod · 0.45
__enter__Method · 0.45

Calls 6

enter_eager_name_scopeFunction · 0.85
get_default_graphFunction · 0.85
_get_graph_from_inputsFunction · 0.85
as_defaultMethod · 0.45
name_scopeMethod · 0.45
__exit__Method · 0.45

Tested by 2

testNestingErrorGraphMethod · 0.36
testNestingErrorEagerMethod · 0.36