Searched refs:target_inputs_topological (Results 1 – 1 of 1) sorted by relevance
309 std::vector<const NodeDef*> target_inputs_topological; in AddRecomputeControlDependencyNodes() local322 target_inputs_topological.push_back(target_input); in AddRecomputeControlDependencyNodes()325 std::sort(target_inputs_topological.begin(), target_inputs_topological.end(), in AddRecomputeControlDependencyNodes()330 auto target_input_iterator = target_inputs_topological.begin(); in AddRecomputeControlDependencyNodes()347 target_input_iterator != target_inputs_topological.end() && in AddRecomputeControlDependencyNodes()