Home
last modified time | relevance | path

Searched refs:implicit_replication (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/tensor/experimental/
H A D__init__.py14 def implicit_replication(): function
30 implicit_replication.__module__ = "torch.distributed.tensor.experimental"
/aosp_15_r20/external/pytorch/test/distributed/_composable/fsdp/
H A Dtest_fully_shard_overlap.py11 from torch.distributed._tensor.experimental import implicit_replication
174 with implicit_replication():
H A Dtest_fully_shard_comm.py35 from torch.distributed._tensor.experimental import implicit_replication
1095 with implicit_replication():
/aosp_15_r20/external/pytorch/test/distributed/checkpoint/fsdp/
H A Dtest_fsdp_dsd.py11 from torch.distributed._tensor.experimental import implicit_replication
464 implicit_replication()
/aosp_15_r20/external/pytorch/test/distributed/tensor/parallel/
H A Dtest_tp_examples.py262 from torch.distributed._tensor.experimental import implicit_replication
264 with implicit_replication():
/aosp_15_r20/external/pytorch/test/distributed/_tensor/
H A Dtest_dtensor.py784 from torch.distributed._tensor.experimental import implicit_replication
786 with implicit_replication():