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.py492 half_rtol=1e-4, half_atol=1e-4
503 half_atol=1e-4)
511 half_rtol=1e-4, half_atol=1e-4
Dtest_util.py3091 half_atol=1e-3, argument
3123 atol = max(atol, half_atol)
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dmatmul_op_test.py137 half_atol=0.2)
Dsegment_reduction_ops_test.py392 half_atol=1e-2)
416 half_atol=1e-2)
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dscatter_ops_test.py183 self.evaluate(ref), new, half_rtol=5e-3, half_atol=5e-3)
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dpooling_ops_test.py953 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)