Searched refs:ShouldShowSubcomputation (Results 1 – 1 of 1) sorted by relevance
344 bool ShouldShowSubcomputation(const HloComputation* subcomp);563 return ShouldShowSubcomputation(instr->fused_instructions_computation()); in ShouldShowFusionSubcomputation()566 bool HloDotDumper::ShouldShowSubcomputation(const HloComputation* subcomp) { in ShouldShowSubcomputation() function in xla::__anonf346b5ae0111::HloDotDumper678 if (ShouldShowSubcomputation(subcomp)) { in DumpComputation()