Searched refs:ShouldShowSubcomputation (Results 1 – 1 of 1) sorted by relevance
338 bool ShouldShowSubcomputation(const HloComputation* subcomp);557 return ShouldShowSubcomputation(instr->fused_instructions_computation()); in ShouldShowFusionSubcomputation()560 bool HloDotDumper::ShouldShowSubcomputation(const HloComputation* subcomp) { in ShouldShowSubcomputation() function in xla::__anon7102e5d00111::HloDotDumper671 if (ShouldShowSubcomputation(subcomp)) { in DumpComputation()