Searched refs:kGroup1RandomLength (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/ps/core/ | ||
D | comm_util.h | 74 constexpr int kGroup1RandomLength = 8; variable |
D | comm_util.cc | 103 for (i = 0; i < kGroup1RandomLength; i++) { in GenerateUUID() |