Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc419 bool has_output_edge = false; in MoveHeadOutsideCompilationToHost() local
422 has_output_edge = true; in MoveHeadOutsideCompilationToHost()
426 if (!has_output_edge) { in MoveHeadOutsideCompilationToHost()