Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1972 FunctionDef then_branch_host_fdef; in ExtractOutsideCompilationForIfNode() local
1975 &then_branch_host_fdef)); in ExtractOutsideCompilationForIfNode()
1978 then_branch_host_fdef)); in ExtractOutsideCompilationForIfNode()
1980 TF_RETURN_IF_ERROR(fld->AddFunctionDef(then_branch_host_fdef)); in ExtractOutsideCompilationForIfNode()