Searched defs:indice_size (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/ps/ | ||
D | optimizer_info.cc | 39 const size_t OptimizerInfo::indice_size() const { return 0; } in indice_size() function in mindspore::ps::OptimizerInfo |
D | worker.cc | 742 size_t indice_size = send.len()[SizeToInt(indice_index)]; in SparsePartitioner() local |