Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc356 ColorScheme GetInstructionColor(const HloInstruction* instr);
636 NodeColorsForScheme(GetInstructionColor(parent_instr)); in DumpSubcomputation()
789 ColorScheme color = GetInstructionColor(instr); in DumpInstruction()
904 ColorScheme HloDotDumper::GetInstructionColor(const HloInstruction* instr) { in GetInstructionColor() function in xla::__anonf346b5ae0111::HloDotDumper