Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc43 auto can_ar_move_past_instruction = [](HloInstruction* instruction) -> bool { in MatchesArCrsPattern() local
80 if (can_ar_move_past_instruction(next)) { in MatchesArCrsPattern()