Home
last modified time | relevance | path

Searched refs:_create_chunk_sharded_tensor (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/tensor/parallel/
H A Dfsdp.py20 from torch.distributed.fsdp._shard_utils import _create_chunk_sharded_tensor
157 inner_st = _create_chunk_sharded_tensor(
185 inner_st = _create_chunk_sharded_tensor(
211 return _create_chunk_sharded_tensor(
/aosp_15_r20/external/pytorch/test/distributed/fsdp/
H A Dtest_shard_utils.py7 _create_chunk_sharded_tensor,
33 sharded_tensor = _create_chunk_sharded_tensor(
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_fsdp_extensions.py11 _create_chunk_sharded_tensor,
128 else _create_chunk_sharded_tensor
H A D_shard_utils.py30 def _create_chunk_sharded_tensor( function
/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/
H A Doptimizer.py39 from torch.distributed.fsdp._shard_utils import _create_chunk_sharded_tensor
303 state_dict[key] = _create_chunk_sharded_tensor(