Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_loop_concat_code_motion.cc790 std::vector<HloInstruction*> slices_to_remove; in RewriteLoopWithConcatGroups() local
807 slices_to_remove.push_back(hlo); in RewriteLoopWithConcatGroups()
942 for (auto slice : slices_to_remove) { in RewriteLoopWithConcatGroups()