Home
last modified time | relevance | path

Searched defs:local_rank (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/mpi/
Dintercommunicator.hpp134 int local_rank() const { return this->rank(); } in local_rank() function in boost::mpi::intercommunicator
/third_party/mindspore/mindspore/ccsrc/fl/server/
Ddistributed_count_service.h85 uint32_t local_rank() { return local_rank_; } in local_rank() function
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Ddevice_matrix.cc130 uint32_t local_rank = 0; in GetDevicesByTensorMap() local