Caffe2 - Python API
A deep learning, cross platform ML framework
test_c10d.ProcessGroupNCCLTest Member List

This is the complete list of members for test_c10d.ProcessGroupNCCLTest, including all inherited members.

__init__(self, method_name='runTest') (defined in common_utils.TestCase)common_utils.TestCase
assertAlmostEqual(self, x, y, places=None, msg=None, delta=None, allow_inf=None) (defined in common_utils.TestCase)common_utils.TestCase
assertEqual(self, x, y, prec=None, message='', allow_inf=False) (defined in common_utils.TestCase)common_utils.TestCase
assertExpected(self, s, subname=None) (defined in common_utils.TestCase)common_utils.TestCase
assertExpectedInline(self, actual, expect, skip=0) (defined in expecttest.TestCase)expecttest.TestCase
assertExpectedRaises(self, exc_type, callable, args, kwargs) (defined in common_utils.TestCase)common_utils.TestCase
assertLeaksNoCudaTensors(self, name=None) (defined in common_utils.TestCase)common_utils.TestCase
assertNotEqual(self, x, y, prec=None, message='') (defined in common_utils.TestCase)common_utils.TestCase
assertObjectIn(self, obj, iterable) (defined in common_utils.TestCase)common_utils.TestCase
assertRaisesRegex (defined in common_utils.TestCase)common_utils.TestCasestatic
assertRegex (defined in common_utils.TestCase)common_utils.TestCasestatic
assertTensorsSlowEqual(self, x, y, prec=None, message='') (defined in common_utils.TestCase)common_utils.TestCase
assertWarns(self, callable, msg='') (defined in common_utils.TestCase)common_utils.TestCase
assertWarnsRegex(self, callable, regex, msg='') (defined in common_utils.TestCase)common_utils.TestCase
file (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
genSparseTensor(self, size, sparse_dim, nnz, is_uncoalesced, device='cpu') (defined in common_utils.TestCase)common_utils.TestCase
longMessage (defined in expecttest.TestCase)expecttest.TestCasestatic
MAIN_PROCESS_RANK (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTeststatic
maxDiff (defined in common_utils.TestCase)common_utils.TestCasestatic
num_gpus (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
precision (defined in common_utils.TestCase)common_utils.TestCasestatic
rank (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
safeCoalesce(self, t) (defined in common_utils.TestCase)common_utils.TestCase
safeToDense(self, t) (defined in common_utils.TestCase)common_utils.TestCase
setUp(self) (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
tearDown(self) (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
test_allgather_ops(self) (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
test_allreduce_ops(self) (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
test_barrier(self) (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
test_broadcast_ops(self) (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
test_reduce_ops(self) (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
world_size (defined in test_c10d.ProcessGroupNCCLTest)test_c10d.ProcessGroupNCCLTest
wrap_with_cuda_memory_check(self, method) (defined in common_utils.TestCase)common_utils.TestCase