Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dhttp_communicator.h37 http_server_ = std::make_shared<HttpServer>(ip_, port_, kThreadNum); in HttpCommunicator()
/third_party/mindspore/mindspore/ccsrc/ps/
Dconstants.h107 constexpr int64_t kThreadNum = 32; variable