Home
last modified time | relevance | path

Searched refs:output_control_edges (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dsimple_propagator_state.cc97 for (const ControlEdgeInfo& e : item->output_control_edges()) { in PropagateOutputs()
Dgraph_view.h121 gtl::ArraySlice<ControlEdgeInfo> output_control_edges() const { in output_control_edges() function
Dpropagator_state.cc333 for (const ControlEdgeInfo& e : item->output_control_edges()) { in DeleteFrame()
436 for (const ControlEdgeInfo& e : item->output_control_edges()) { in ActivateNodesFastPathInternal()
533 for (const ControlEdgeInfo& e : item->output_control_edges()) { in ActivateNodesSlowPath()