Home
last modified time | relevance | path

Searched refs:half_rtol (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/contrib/resampler/xla/
Dresampler_ops_xla_test.py40 expected, out, rtol=5e-3, half_rtol=1e-2, bfloat16_rtol=3e-2)
59 expected_grad_warp, grad_warp_tf, half_rtol=1e-2, bfloat16_rtol=3e-2)
61 expected_grad_data, grad_data_tf, half_rtol=1e-2, bfloat16_rtol=3e-2)
/external/tensorflow/tensorflow/compiler/tests/
Dftrl_test.py139 half_rtol=1e-2)
144 half_rtol=1e-2)
339 self.assertAllCloseAccordingToType(val0, val2, rtol=1e-4, half_rtol=1e-2)
340 self.assertAllCloseAccordingToType(val1, val3, rtol=1e-4, half_rtol=1e-2)
Daddsign_test.py128 var0_np, self.evaluate(var0), half_rtol=1e-2)
Dimage_ops_test.py71 self.assertAllCloseAccordingToType(batch1, join1, half_rtol=0.000002)
72 self.assertAllCloseAccordingToType(batch2, join2, half_rtol=0.000002)
74 batch2, inp, bfloat16_atol=0.03, half_rtol=0.02)
/external/tensorflow/tensorflow/contrib/sparsemax/python/kernel_tests/
Dsparsemax_loss_test.py109 np_loss, tf_loss_out, half_atol=1e-2, half_rtol=5e-3)
165 half_rtol=1e-2)
229 np_grad, tf_grad, half_atol=1e-2, half_rtol=5e-3)
/external/tensorflow/tensorflow/python/framework/
Dtest_util_test.py432 half_rtol=1e-4, half_atol=1e-4
442 half_rtol=1e-4,
451 half_rtol=1e-4, half_atol=1e-4
Dtest_util.py2168 half_rtol=1e-3, argument
2199 rtol = max(rtol, half_rtol)
/external/tensorflow/tensorflow/contrib/optimizer_v2/
Drmsprop_test.py164 var0_np, var0.eval(), half_rtol=3e-3, half_atol=3e-3)
166 var1_np, var1.eval(), half_rtol=3e-3, half_atol=3e-3)
/external/tensorflow/tensorflow/python/kernel_tests/
Dmatmul_op_test.py104 half_rtol=0.2,
Dpooling_ops_test.py807 cpu_val, gpu_val, half_rtol=0.01, half_atol=0.01)
836 cpu_val, gpu_val, half_rtol=0.01, half_atol=0.01)