Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dbuild_xla_ops_pass.cc78 Output ControlToData(const Scope& scope, Node* control) { in ControlToData() function
204 Output old_ctrl_as_data = ControlToData(s, old_node); in MergeOutgoingControlEdges()
205 Output new_ctrl_as_data = ControlToData(s, new_node); in MergeOutgoingControlEdges()