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.cc350 ColorScheme GetInstructionColor(const HloInstruction* instr);
629 NodeColorsForScheme(GetInstructionColor(parent_instr)); in DumpSubcomputation()
779 ColorScheme color = GetInstructionColor(instr); in DumpInstruction()
889 ColorScheme HloDotDumper::GetInstructionColor(const HloInstruction* instr) { in GetInstructionColor() function in xla::__anon7102e5d00111::HloDotDumper