Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass_test.cc1635 void AddCtrlEdge(const Scope& scope, Operation a, Operation b) { in AddCtrlEdge() function
1639 void AddCtrlEdge(const Scope& scope, Output a, Operation b) { in AddCtrlEdge() function
1643 void AddCtrlEdge(const Scope& scope, Operation a, Output b) { in AddCtrlEdge() function