Searched refs:half_atol (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/python/framework/ |
D | test_util_test.py | 456 half_rtol=1e-4, half_atol=1e-4 467 half_atol=1e-4) 475 half_rtol=1e-4, half_atol=1e-4
|
D | test_util.py | 2734 half_atol=1e-3, argument 2765 atol = max(atol, half_atol)
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | matmul_op_test.py | 107 half_atol=0.2)
|
D | scatter_ops_test.py | 186 self.evaluate(ref), new, half_rtol=5e-3, half_atol=5e-3)
|
D | segment_reduction_ops_test.py | 372 half_atol=1e-2) 396 half_atol=1e-2)
|
D | pooling_ops_test.py | 966 cpu_val, gpu_val, half_rtol=0.01, half_atol=0.01) 998 cpu_val, gpu_val, half_rtol=0.01, half_atol=0.01)
|