Searched defs:rel_err (Results  1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/tests/ | 
| D | exhaustive_op_test_utils.h | 42   float rel_err;  member
  | 
| /external/jemalloc_new/test/unit/ | 
| D | math.c | 18 	double rel_err;  in double_eq_rel()  local
  | 
| /external/python/cpython2/Lib/test/ | 
| D | test_cmath.py | 64     def rAssertAlmostEqual(self, a, b, rel_err = 2e-15, abs_err = 5e-323,  argument
  | 
| D | test_math.py | 63 def acc_check(expected, got, rel_err=2e-15, abs_err = 5e-323):  argument
  | 
| /external/python/cpython3/Lib/test/ | 
| D | test_cmath.py | 101     def rAssertAlmostEqual(self, a, b, rel_err = 2e-15, abs_err = 5e-323,  argument
  |