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