Home
last modified time | relevance | path

Searched defs:funcol (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/checkpoint/
H A Dtest_state_dict_utils.py7 import torch.distributed._functional_collectives as funcol namespace
/aosp_15_r20/external/pytorch/test/distributed/tensor/parallel/
H A Dtest_tp_random_state.py3 import torch.distributed._functional_collectives as funcol namespace
/aosp_15_r20/external/pytorch/torch/distributed/tensor/
H A D_redistribute.py8 import torch.distributed._functional_collectives as funcol namespace
H A D_collective_utils.py9 import torch.distributed._functional_collectives as funcol namespace
H A Dplacement_types.py8 import torch.distributed._functional_collectives as funcol namespace
/aosp_15_r20/external/pytorch/test/distributed/_tensor/
H A Dtest_random_ops.py7 import torch.distributed._functional_collectives as funcol namespace
H A Dtest_embedding_ops.py29 funcol = torch.ops.c10d_functional variable
H A Dtest_redistribute.py19 funcol = torch.ops.c10d_functional variable
H A Dtest_math_ops.py33 funcol = torch.ops.c10d_functional variable
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_fake_pg.py8 import torch.distributed._functional_collectives as funcol namespace
H A Dtest_c10d_functional_native.py8 import torch.distributed._functional_collectives as funcol namespace
H A Dtest_device_mesh.py6 import torch.distributed._functional_collectives as funcol namespace
/aosp_15_r20/external/pytorch/test/distributed/_tensor/experimental/
H A Dtest_local_map.py6 import torch.distributed._functional_collectives as funcol namespace
/aosp_15_r20/external/pytorch/test/distributed/_tensor/debug/
H A Dtest_comm_mode.py5 import torch.distributed._functional_collectives as funcol namespace
/aosp_15_r20/external/pytorch/torch/distributed/tensor/_ops/
H A D_embedding_ops.py9 import torch.distributed._functional_collectives as funcol namespace
/aosp_15_r20/external/pytorch/torch/distributed/tensor/parallel/
H A Dloss.py8 import torch.distributed._functional_collectives as funcol namespace
/aosp_15_r20/external/pytorch/test/distributed/_composable/fsdp/
H A Dtest_fully_shard_mixed_precision.py9 import torch.distributed._functional_collectives as funcol namespace
H A Dtest_fully_shard_training.py59 funcol = torch.ops.c10d_functional variable
/aosp_15_r20/external/pytorch/test/distributed/_composable/test_composability/
H A Dtest_2d_composability.py102 funcol = torch.ops.c10d_functional variable in TestFullyShard2DTraining
/aosp_15_r20/external/pytorch/torch/distributed/_symmetric_memory/
H A D__init__.py10 import torch.distributed._functional_collectives as funcol namespace