Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc696 const FunctionDef* then_branch_function_def = in PostprocessLiftedArgsForIf() local
698 TF_RET_CHECK(then_branch_function_def); in PostprocessLiftedArgsForIf()
707 if (!HasLiftedArgs(*then_branch_function_def) && in PostprocessLiftedArgsForIf()
714 *then_branch_function_def, AttrSlice(&then_branch_func.attr()), fld, in PostprocessLiftedArgsForIf()