Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc737 std::vector<Node*> then_branch_lifted_arg_nodes; in PostprocessLiftedArgsForIf() local
741 then_branch_lifted_arg_nodes.push_back(pair.first); in PostprocessLiftedArgsForIf()
751 then_branch_lifted_arg_nodes.push_back(nullptr); in PostprocessLiftedArgsForIf()
790 then_branch_lifted_arg_nodes, then_branch_arg_node); in PostprocessLiftedArgsForIf()