Searched refs:ColorScheme (Results 1 – 1 of 1) sorted by relevance
130 enum ColorScheme { enum158 NodeColors NodeColorsForScheme(ColorScheme color) { in NodeColorsForScheme()201 string NodeColorAttributes(ColorScheme color) { in NodeColorAttributes()356 ColorScheme GetInstructionColor(const HloInstruction* instr);422 absl::flat_hash_map<HloSharding, ColorScheme, HloSharding::Hasher>711 ColorScheme color = kBrown; in DumpRootTag()789 ColorScheme color = GetInstructionColor(instr); in DumpInstruction()904 ColorScheme HloDotDumper::GetInstructionColor(const HloInstruction* instr) { in GetInstructionColor()913 ColorScheme color = static_cast<ColorScheme>( in GetInstructionColor()