Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_loop_concat_code_motion.cc708 Status RewriteLoopWithConcatGroups(HloInstruction* loop, in RewriteLoopWithConcatGroups() function
998 TF_RETURN_IF_ERROR(RewriteLoopWithConcatGroups(loop, gtes, groups)); in RunOnLoop()