Searched refs:half_atol (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/python/framework/ |
D | test_util_test.py | 492 half_rtol=1e-4, half_atol=1e-4 503 half_atol=1e-4) 511 half_rtol=1e-4, half_atol=1e-4
|
D | test_util.py | 3091 half_atol=1e-3, argument 3123 atol = max(atol, half_atol)
|
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/ |
D | matmul_op_test.py | 137 half_atol=0.2)
|
D | segment_reduction_ops_test.py | 392 half_atol=1e-2) 416 half_atol=1e-2)
|
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ |
D | scatter_ops_test.py | 183 self.evaluate(ref), new, half_rtol=5e-3, half_atol=5e-3)
|
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/ |
D | pooling_ops_test.py | 953 cpu_val, gpu_val, half_rtol=0.01, half_atol=0.01) 985 cpu_val, gpu_val, half_rtol=0.01, half_atol=0.01)
|