Searched defs:error_spec (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
D | special_math_test.py | 159 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/ |
D | literal_test_util.cc | 95 const ErrorSpec& error_spec, absl::optional<bool> detailed_message) { in Near()
|
D | matrix_ops_simple_test.cc | 150 ErrorSpec error_spec(1e-6); in TestImpl() local
|
D | exhaustive_op_test_utils.cc | 365 ErrorSpec error_spec = CallErrorSpec(error_spec_gen, inputs); in ExpectNear() local
|
D | dot_operation_test.cc | 300 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/ |
D | sorting_test.cc | 130 ErrorSpec error_spec(10.0f, 10.0f); in XLA_TEST_F() local
|