Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1989 FunctionDef else_branch_host_fdef; in ExtractOutsideCompilationForIfNode() local
1992 &else_branch_host_fdef)); in ExtractOutsideCompilationForIfNode()
1995 else_branch_host_fdef)); in ExtractOutsideCompilationForIfNode()
1997 TF_RETURN_IF_ERROR(fld->AddFunctionDef(else_branch_host_fdef)); in ExtractOutsideCompilationForIfNode()