Home
last modified time | relevance | path

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

/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)
164 half_atol=1e-2,
229 np_grad, tf_grad, half_atol=1e-2, half_rtol=5e-3)
Dsparsemax_test.py87 p_sparemax, tf_sparsemax_out, half_atol=5e-3)
170 tf_sparsemax_zpc, tf_sparsemax_z, half_atol=5e-3)
185 p_expected, tf_sparsemax_out, half_atol=5e-3)
/external/tensorflow/tensorflow/python/framework/
Dtest_util_test.py432 half_rtol=1e-4, half_atol=1e-4
443 half_atol=1e-4)
451 half_rtol=1e-4, half_atol=1e-4
Dtest_util.py2169 half_atol=1e-3, argument
2200 atol = max(atol, half_atol)
/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.py105 half_atol=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)