Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc717 std::unique_ptr<FunctionBody> else_branch_function_body; in PostprocessLiftedArgsForIf() local
720 &else_branch_function_body)); in PostprocessLiftedArgsForIf()
733 *else_branch_function_body, outside_compilation_attr_to_node)); in PostprocessLiftedArgsForIf()
794 *else_branch_function_body, i, data_types[i])); in PostprocessLiftedArgsForIf()
797 *else_branch_function_body, original_arg_count, i, in PostprocessLiftedArgsForIf()
815 *else_branch_function_body->graph, new_else_function_name, in PostprocessLiftedArgsForIf()