Searched defs:communicator (Results 1 – 2 of 2) sorted by relevance
466 def all_reduce_v3(communicator, argument499 def all_to_all_v3(communicator, t, group_assignment=None, timeout_seconds=None): argument
197 Communicator* communicator = nullptr; member268 NcclManager::Communicator** communicator) { in GetCommunicator()