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

Function AddControlLoop

tensorflow/core/graph/graph_partition.cc:477–528  ·  view source on GitHub ↗

Constructs a control loop. Returns a struct containing the newly created enter, merge, and switch nodes. The enter and merge nodes are used in the recursive construction of control loops for nested frames (loops). The switch node will be connected to the LoopCond node. The merge node will be connected to all the recvs of the same frame by control edges when the actual partitioning happens.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

AddControlFlowFunction · 0.85

Calls 15

ControlLoopNameFunction · 0.85
AddControlEnterFunction · 0.85
AddControlMergeFunction · 0.85
AddControlSwitchFunction · 0.85
AddControlNextFunction · 0.85
AddControlFlowInfoFunction · 0.85
dstMethod · 0.80
new_nameMethod · 0.80
WithNameMethod · 0.80
GetNodeAttrFunction · 0.50
idMethod · 0.45
attrsMethod · 0.45

Tested by

no test coverage detected