Searched refs:ColorScheme (Results 1 – 1 of 1) sorted by relevance
131 enum ColorScheme { enum159 NodeColors NodeColorsForScheme(ColorScheme color) { in NodeColorsForScheme()202 string NodeColorAttributes(ColorScheme color) { in NodeColorAttributes()350 ColorScheme GetInstructionColor(const HloInstruction* instr);416 absl::flat_hash_map<HloSharding, ColorScheme, HloSharding::Hasher>702 ColorScheme color = kBrown; in DumpRootTag()779 ColorScheme color = GetInstructionColor(instr); in DumpInstruction()889 ColorScheme HloDotDumper::GetInstructionColor(const HloInstruction* instr) { in GetInstructionColor()898 ColorScheme color = static_cast<ColorScheme>( in GetInstructionColor()