Searched defs:gather_object (Results 1 – 2 of 2) sorted by relevance
98 def gather_object(self, object: T) -> Optional[List[T]]: member in _DistWrapper
2744 def gather_object(obj, object_gather_list=None, dst=0, group=None): function