Home
last modified time | relevance | path

Searched defs:error_spec (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Dspecial_math_test.py159 def _test_grid(self, dtype, grid_spec, error_spec): argument
165 def _test_grid_log(self, dtype, grid_spec, error_spec): argument
191 def _test_grid_no_log(self, dtype, grid_spec, error_spec): argument
288 def _test_grad_accuracy(self, dtype, grid_spec, error_spec): argument
404 def _test_grid_log(self, dtype, scipy_dtype, grid_spec, error_spec): argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Dliteral_test_util.cc95 const ErrorSpec& error_spec, absl::optional<bool> detailed_message) { in Near()
Dmatrix_ops_simple_test.cc150 ErrorSpec error_spec(1e-6); in TestImpl() local
Dexhaustive_op_test_utils.cc365 ErrorSpec error_spec = CallErrorSpec(error_spec_gen, inputs); in ExpectNear() local
Ddot_operation_test.cc300 ErrorSpec error_spec(0.3, 3e-3); in ComputeAndCompareR2WithError() local
308 ErrorSpec error_spec(0.3, 7e-3); in ComputeAndCompareR2WithError() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dsorting_test.cc130 ErrorSpec error_spec(10.0f, 10.0f); in XLA_TEST_F() local