Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1905 bool then_branch_has_outside_compilation = false; in ExtractOutsideCompilationForIfNode() local
1917 &then_branch_has_outside_compilation)); in ExtractOutsideCompilationForIfNode()
1925 if (!then_branch_has_outside_compilation && in ExtractOutsideCompilationForIfNode()
1933 if (then_branch_has_outside_compilation) { in ExtractOutsideCompilationForIfNode()
1966 if (!then_branch_has_outside_compilation) { in ExtractOutsideCompilationForIfNode()