Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc203 NodeColors node_colors = NodeColorsForScheme(color); in NodeColorAttributes() local
206 node_colors.style, node_colors.font_color, in NodeColorAttributes()
207 node_colors.stroke_color, node_colors.fill_color); in NodeColorAttributes()
628 NodeColors node_colors = in DumpSubcomputation() local
630 fillcolor = node_colors.fill_color; in DumpSubcomputation()
631 strokecolor = node_colors.stroke_color; in DumpSubcomputation()