| 
| 
def  | setUpClass (cls) | 
|   | 
| 
def  | setUp (self) | 
|   | 
| 
def  | tearDown (self) | 
|   | 
| 
def  | __init__ (self, method_name='runTest') | 
|   | 
| 
def  | assertLeaksNoCudaTensors (self, name=None) | 
|   | 
| 
def  | wrap_with_cuda_memory_check (self, method) | 
|   | 
| 
def  | setUp (self) | 
|   | 
| 
def  | assertTensorsSlowEqual (self, x, y, prec=None, message='') | 
|   | 
| 
def  | genSparseTensor (self, size, sparse_dim, nnz, is_uncoalesced, device='cpu') | 
|   | 
| 
def  | safeToDense (self, t) | 
|   | 
| 
def  | safeCoalesce (self, t) | 
|   | 
| 
def  | assertEqual (self, x, y, prec=None, message='', allow_inf=False) | 
|   | 
| 
def  | assertAlmostEqual (self, x, y, places=None, msg=None, delta=None, allow_inf=None) | 
|   | 
| 
def  | assertNotEqual (self, x, y, prec=None, message='') | 
|   | 
| 
def  | assertObjectIn (self, obj, iterable) | 
|   | 
| 
def  | assertExpectedRaises (self, exc_type, callable, args, kwargs) | 
|   | 
| 
def  | assertWarns (self, callable, msg='') | 
|   | 
| 
def  | assertWarnsRegex (self, callable, regex, msg='') | 
|   | 
| 
def  | assertExpected (self, s, subname=None) | 
|   | 
| 
def  | assertExpectedInline (self, actual, expect, skip=0) | 
|   | 
| 
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) | 
|   |