Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc424 int64 next_shard_color_ = 0; member in xla::__anonf346b5ae0111::HloDotDumper
914 kBlue + (next_shard_color_++ % (kDashedBorder - kBlue))); in GetInstructionColor()