Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc716 std::unique_ptr<FunctionBody> else_branch_function_body; in PostprocessLiftedArgsForIf() local
719 &else_branch_function_body)); in PostprocessLiftedArgsForIf()
732 *else_branch_function_body, outside_compilation_attr_to_node)); in PostprocessLiftedArgsForIf()
798 *else_branch_function_body, i, data_types[i])); in PostprocessLiftedArgsForIf()
801 *else_branch_function_body, original_arg_count, i, in PostprocessLiftedArgsForIf()
819 *else_branch_function_body->graph, new_else_function_name, in PostprocessLiftedArgsForIf()