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

Function exit

tensorflow/tensorflow/python/ops/control_flow_ops.py:262–283  ·  view source on GitHub ↗

Exits the current frame to its parent frame. Exit makes its input `data` available to the parent frame. Args: data: The tensor to be made available to the parent frame. name: A name for this operation (optional). Returns: The same tensor as `data`.

(data, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

gather_tag_argsFunction · 0.85
mainFunction · 0.85
ParseTestFlagsFunction · 0.85
mainFunction · 0.85
_EnterGradFunction · 0.85
AddForwardLoopCounterMethod · 0.85
_BuildLoopMethod · 0.85
operator()Method · 0.85
read_bmpFunction · 0.85

Calls 2

TypeErrorFunction · 0.85
typeFunction · 0.85

Tested by 4

ParseTestFlagsFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68
RunMethod · 0.68