Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc3773 bool is_call_node = IsFunctionCall(flib_def, *n); in LowerOutsideCompilationFunctionalNodes() local
3780 TF_RET_CHECK(is_call_node); in LowerOutsideCompilationFunctionalNodes()
3803 if (!is_call_node && is_host_side_mirrored_control_flow && in LowerOutsideCompilationFunctionalNodes()