Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dinfo.cc99 unique_id_ = gen_unique_id(); in DebugInfo()
106 unique_id_ = gen_unique_id(); in DebugInfo()
113 unique_id_ = gen_unique_id(); in DebugInfo()
Dinfo.h169 static int64_t gen_unique_id() { in gen_unique_id() function