Caffe2 - Python API
A deep learning, cross platform ML framework
test_distributions.TestKL Member List

This is the complete list of members for test_distributions.TestKL, 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
finite_examples (defined in test_distributions.TestKL)test_distributions.TestKL
genSparseTensor(self, size, sparse_dim, nnz, is_uncoalesced, device='cpu') (defined in common_utils.TestCase)common_utils.TestCase
infinite_examples (defined in test_distributions.TestKL)test_distributions.TestKL
longMessage (defined in expecttest.TestCase)expecttest.TestCasestatic
max_samples (defined in test_distributions.TestKL)test_distributions.TestKL
maxDiff (defined in common_utils.TestCase)common_utils.TestCasestatic
precision (defined in test_distributions.TestKL)test_distributions.TestKL
safeCoalesce(self, t) (defined in common_utils.TestCase)common_utils.TestCase
safeToDense(self, t) (defined in common_utils.TestCase)common_utils.TestCase
samples_per_batch (defined in test_distributions.TestKL)test_distributions.TestKL
setUp(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_entropy_exponential_family(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_entropy_monte_carlo(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_edgecases(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_exponential_family(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_infinite(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_lowrank_multivariate_normal(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_lowrank_multivariate_normal_batched(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_monte_carlo(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_multivariate_normal(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_multivariate_normal_batched(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_multivariate_normal_batched_broadcasted(self) (defined in test_distributions.TestKL)test_distributions.TestKL
test_kl_shape(self) (defined in test_distributions.TestKL)test_distributions.TestKL
wrap_with_cuda_memory_check(self, method) (defined in common_utils.TestCase)common_utils.TestCase