Searched refs:kSparseIndiceIndex (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/ps/ | ||
D | constants.h | 90 constexpr int64_t kSparseIndiceIndex = 7; variable |
D | worker.cc | 74 indice_index = kSparseIndiceIndex; in Push() |