Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dinline_function_utils.cc758 const bool has_control_outputs = absl::c_any_of( in InlineFunctionBody() local
766 if (has_control_outputs || keep_caller_node) { in InlineFunctionBody()