Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/
Dconstants.h90 constexpr int64_t kSparseIndiceIndex = 7; variable
Dworker.cc74 indice_index = kSparseIndiceIndex; in Push()