Searched defs:collective_key (Results 1 – 3 of 3) sorted by relevance
125 const string& collective_key; member
380 void NcclManager::SignalMultiNodeReady(const string& collective_key) { in SignalMultiNodeReady()472 NcclManager::Collective* NcclManager::CheckReady(const string& collective_key, in CheckReady()
415 const string collective_key = "allreduce"; in TYPED_TEST() local