Searched refs:next_node_id_ (Results 1 – 7 of 7) sorted by relevance
35 : next_node_id_(0), in EagerExecutor()109 uint64 id = next_node_id_++; in SyncExecute()130 item->id = next_node_id_++; in AddOrExecute()190 auto last_id = next_node_id_ - 1; in WaitForAllPendingNodesLocked()301 upperbound_id = next_node_id_ - 1; in NotifyWaiters()
216 std::atomic<uint64> next_node_id_; variable
49 next_node_id_(1), in NetworkEmulationManagerImpl()101 next_node_id_++, *ip, config.start_as_enabled, config.type, &task_queue_, in CreateEndpoint()
94 int next_node_id_; variable
394 int64 next_node_id_ = 1; member in xla::__anonf346b5ae0111::HloDotDumper713 VLOG(2) << "Adding root tag as node " << next_node_id_; in DumpRootTag()714 root_node_id_ = next_node_id_++; in DumpRootTag()786 VLOG(2) << "Adding node " << instr->name() << " as " << next_node_id_; in DumpInstruction()787 node_ids_[instr] = next_node_id_++; in DumpInstruction()
207 int64 next_node_id_ TF_GUARDED_BY(mu_) = 0;
1678 return strings::StrCat(prefix, "_S", next_node_id_++); in BuildAndRegisterPartitions()