Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/
Dconstants.h82 constexpr int64_t kOutDimSize = 3; variable
Dworker.cc729 attrs.count(kOutDimSize) == 0) { in SparsePartitioner()
738 iter = attrs.find(kOutDimSize); in SparsePartitioner()