|
def | test_get_rank (self) |
|
def | test_get_backend (self) |
|
def | test_Backend_enum_class (self) |
|
def | test_destroy_group (self) |
|
def | test_get_rank_size_group (self) |
|
def | test_destroy_full_group (self) |
|
def | test_get_rank_size_full_group (self) |
|
def | test_barrier_timeout_global (self) |
|
def | test_barrier_timeout_group (self) |
|
def | test_barrier_timeout_full_group (self) |
|
def | test_send_recv (self) |
|
def | test_send_recv_any_source (self) |
|
def | test_send_recv_with_tag (self) |
|
def | test_isend (self) |
|
def | test_irecv (self) |
|
def | test_broadcast (self) |
|
def | test_broadcast_cuda (self) |
|
def | test_broadcast_group (self) |
|
def | test_broadcast_full_group (self) |
|
def | test_reduce_sum (self) |
|
def | test_reduce_sum_cuda (self) |
|
def | test_reduce_product (self) |
|
def | test_reduce_min (self) |
|
def | test_reduce_max (self) |
|
def | test_reduce_group_sum (self) |
|
def | test_reduce_group_product (self) |
|
def | test_reduce_group_min (self) |
|
def | test_reduce_group_max (self) |
|
def | test_reduce_full_group_sum (self) |
|
def | test_reduce_full_group_product (self) |
|
def | test_reduce_full_group_min (self) |
|
def | test_reduce_full_group_max (self) |
|
def | test_all_reduce_sum (self) |
|
def | test_all_reduce_sum_cuda (self) |
|
def | test_all_reduce_product (self) |
|
def | test_all_reduce_min (self) |
|
def | test_all_reduce_max (self) |
|
def | test_all_reduce_group_sum (self) |
|
def | test_all_reduce_group_product (self) |
|
def | test_all_reduce_group_min (self) |
|
def | test_all_reduce_group_max (self) |
|
def | test_all_reduce_full_group_sum (self) |
|
def | test_all_reduce_full_group_product (self) |
|
def | test_all_reduce_full_group_min (self) |
|
def | test_all_reduce_full_group_max (self) |
|
def | test_scatter (self) |
|
def | test_scatter_group (self) |
|
def | test_scatter_full_group (self) |
|
def | test_gather (self) |
|
def | test_gather_group (self) |
|
def | test_gather_full_group (self) |
|
def | test_all_gather (self) |
|
def | test_all_gather_cuda (self) |
|
def | test_all_gather_group (self) |
|
def | test_all_gather_full_group (self) |
|
def | test_barrier_cuda (self) |
|
def | test_barrier_group_cuda (self) |
|
def | test_barrier_full_group_cuda (self) |
|
def | test_barrier (self) |
|
def | test_barrier_group (self) |
|
def | test_barrier_full_group (self) |
|
def | test_broadcast_multigpu (self) |
|
def | test_all_reduce_multigpu (self) |
|
def | test_reduce_multigpu (self) |
|
def | test_all_gather_multigpu (self) |
|
def | test_DistributedDataParallelCPU (self) |
|
def | test_DistributedDataParallel (self) |
|
def | test_DistributedDataParallel_SyncBatchNorm (self) |
|
Definition at line 213 of file test_distributed.py.