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

Function _as_graph_element

tensorflow/tensorflow/python/framework/ops.py:183–196  ·  view source on GitHub ↗

Convert `obj` to a graph element if possible, otherwise return `None`. Args: obj: Object to convert. Returns: The result of `obj._as_graph_element()` if that method is available; otherwise `None`.

(obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_get_graph_from_inputsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected