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

Function _assert_same_graph

tensorflow/tensorflow/python/framework/ops.py:5902–5914  ·  view source on GitHub ↗

Fail if the 2 items are from different graphs. Args: original_item: Original item to check against. item: Item to check. Raises: ValueError: if graphs do not match.

(original_item, item)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_update_inputMethod · 0.85
_add_while_inputsMethod · 0.85
_get_graph_from_inputsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected