Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dtcp_communicator.cc54 kRetryCount, kRetryIntervalInMs); in Start()
/third_party/mindspore/mindspore/ccsrc/ps/
Dconstants.h104 constexpr int64_t kRetryCount = 60; variable