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.cc418 int64 next_shard_color_ = 0; member in xla::__anon7102e5d00111::HloDotDumper
899 kBlue + (next_shard_color_++ % (kDashedBorder - kBlue))); in GetInstructionColor()