Searched refs:HloDotDumper (Results 1 – 1 of 1) sorted by relevance
328 class HloDotDumper { class330 HloDotDumper(const HloComputation* computation, absl::string_view label, in HloDotDumper() function in xla::__anon758a858c0111::HloDotDumper459 std::string HloDotDumper::Dump() { in Dump()472 std::string HloDotDumper::Header() { in Header()591 std::string HloDotDumper::Footer() { in Footer()595 bool HloDotDumper::ShouldShowFusionSubcomputation(const HloInstruction* instr) { in ShouldShowFusionSubcomputation()600 bool HloDotDumper::ShouldShowSubcomputation(const HloComputation* subcomp) { in ShouldShowSubcomputation()621 std::string HloDotDumper::DumpSubcomputation( in DumpSubcomputation()704 std::string HloDotDumper::DumpComputation(const HloComputation* comp) { in DumpComputation()723 std::string HloDotDumper::DumpRootTag() { in DumpRootTag()[all …]