Searched refs:half_atol (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/contrib/sparsemax/python/kernel_tests/ |
D | sparsemax_loss_test.py | 109 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)
|
D | sparsemax_test.py | 87 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/ |
D | test_util_test.py | 432 half_rtol=1e-4, half_atol=1e-4 443 half_atol=1e-4) 451 half_rtol=1e-4, half_atol=1e-4
|
D | test_util.py | 2169 half_atol=1e-3, argument 2200 atol = max(atol, half_atol)
|
/external/tensorflow/tensorflow/contrib/optimizer_v2/ |
D | rmsprop_test.py | 164 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/ |
D | matmul_op_test.py | 105 half_atol=0.2)
|
D | pooling_ops_test.py | 807 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)
|