Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc444 int64_t next_cluster_id_ = 1; member in xla::__anon758a858c0111::HloDotDumper
645 cluster_ids_[subcomp] = next_cluster_id_++; in DumpSubcomputation()