This is the complete list of members for caffe2.python.hypothesis_test_util.HypothesisTestCase, including all inherited members.
assertDeviceChecks(self, device_options, op, inputs, outputs_to_check, input_device_options=None, threshold=0.01) | caffe2.python.hypothesis_test_util.HypothesisTestCase | |
assertGradientChecks(self, device_option, op, inputs, outputs_to_check, outputs_with_grads, grad_ops=None, threshold=0.005, stepsize=0.05, input_device_options=None) | caffe2.python.hypothesis_test_util.HypothesisTestCase | |
assertReferenceChecks(self, device_option, op, inputs, reference, input_device_options=None, threshold=1e-4, output_to_grad=None, grad_reference=None, atol=None, outputs_to_check=None) | caffe2.python.hypothesis_test_util.HypothesisTestCase | |
assertRunOpRaises(self, device_option, op, inputs, input_device_options=None, exception=(Exception,), regexp=None) (defined in caffe2.python.hypothesis_test_util.HypothesisTestCase) | caffe2.python.hypothesis_test_util.HypothesisTestCase | |
assertValidationChecks(self, device_option, op, inputs, validator, input_device_options=None, as_kwargs=True, init_net=None) (defined in caffe2.python.hypothesis_test_util.HypothesisTestCase) | caffe2.python.hypothesis_test_util.HypothesisTestCase | |
setUp(self) (defined in caffe2.python.test_util.TestCase) | caffe2.python.test_util.TestCase | |
setUpClass(cls) (defined in caffe2.python.test_util.TestCase) | caffe2.python.test_util.TestCase | |
tearDown(self) (defined in caffe2.python.test_util.TestCase) | caffe2.python.test_util.TestCase | |
ws (defined in caffe2.python.test_util.TestCase) | caffe2.python.test_util.TestCase |