Searched defs:error_spec (Results 1 – 4 of 4) 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 403 def _test_grid_log(self, dtype, scipy_dtype, grid_spec, error_spec): argument
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | literal_test_util.cc | 89 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 | dot_operation_test.cc | 355 ErrorSpec error_spec(0.3, 3e-3); in TestImpl() local
|