Home
last modified time | relevance | path

Searched refs:half_atol (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dtest_util_test.py456 half_rtol=1e-4, half_atol=1e-4
467 half_atol=1e-4)
475 half_rtol=1e-4, half_atol=1e-4
Dtest_util.py2734 half_atol=1e-3, argument
2765 atol = max(atol, half_atol)
/external/tensorflow/tensorflow/python/kernel_tests/
Dmatmul_op_test.py107 half_atol=0.2)
Dscatter_ops_test.py186 self.evaluate(ref), new, half_rtol=5e-3, half_atol=5e-3)
Dsegment_reduction_ops_test.py372 half_atol=1e-2)
396 half_atol=1e-2)
Dpooling_ops_test.py966 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)