Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc2400 std::vector<Node*> rewritten_call_nodes; in LiftOutsideCompilationOnlyArgs() local
2421 rewritten_call_nodes.push_back(call_node); in LiftOutsideCompilationOnlyArgs()
2443 rewritten_call_nodes.push_back(call_node); in LiftOutsideCompilationOnlyArgs()
2469 rewritten_call_nodes.push_back(call_node); in LiftOutsideCompilationOnlyArgs()
2487 for (Node* n : rewritten_call_nodes) { in LiftOutsideCompilationOnlyArgs()