Home
last modified time | relevance | path

Searched defs:has_outgoing_control_edges (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dfunction_optimizer.cc883 bool has_outgoing_control_edges, in ValidateSideEffectsExecution()
1329 bool has_outgoing_control_edges = absl::c_any_of( in InlineFunctionCalls() local