Searched refs:_all_gather_sharded_tensor (Results 1 – 3 of 3) sorted by relevance
5 from torch.distributed._state_dict_utils import _all_gather_sharded_tensor76 fsdp_redistributed = _all_gather_sharded_tensor(fsdp_v)97 fsdp_redistributed = _all_gather_sharded_tensor(fsdp_v)
43 def _all_gather_sharded_tensor( function248 output_tensor = _all_gather_sharded_tensor(value, pg, device)
20 _all_gather_sharded_tensor,1282 full_flat_param = _all_gather_sharded_tensor(value)