This commit is contained in:
tqchen 2014-11-30 11:45:50 -08:00
parent 2e536eda29
commit d1ce3c697c

View File

@ -255,7 +255,8 @@ AllReduceRobust::ReturnType AllReduceRobust::TryGetResult(void *sendrecvbuf, siz
* \param buf the buffer to store the result * \param buf the buffer to store the result
* \param size the total size of the buffer * \param size the total size of the buffer
* \param flag flag information about the action \sa ActionSummary * \param flag flag information about the action \sa ActionSummary
* \param seqno sequence number of the action, if it is special action with flag set, seqno needs to be set to ActionSummary::kMaxSeq * \param seqno sequence number of the action, if it is special action with flag set,
* seqno needs to be set to ActionSummary::kMaxSeq
* *
* \return if this function can return true or false * \return if this function can return true or false
* - true means buf already set to the * - true means buf already set to the