Searched refs:ShouldShowSubcomputation (Results 1 – 1 of 1) sorted by relevance
377 bool ShouldShowSubcomputation(const HloComputation* subcomp);597 return ShouldShowSubcomputation(instr->fused_instructions_computation()); in ShouldShowFusionSubcomputation()600 bool HloDotDumper::ShouldShowSubcomputation(const HloComputation* subcomp) { in ShouldShowSubcomputation() function in xla::__anon2775451d0111::HloDotDumper713 if (ShouldShowSubcomputation(subcomp)) { in DumpComputation()