HomeSort by relevance Sort by last modified time
    Searched refs:half_rtol (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/contrib/sparsemax/python/kernel_tests/
sparsemax_loss_test.py 109 np_loss, tf_loss_out, half_atol=1e-2, half_rtol=5e-3)
129 half_rtol=1e-2)
193 np_grad, tf_grad, half_atol=1e-2, half_rtol=5e-3)
  /external/tensorflow/tensorflow/python/framework/
test_util_test.py 341 half_rtol=1e-4, half_atol=1e-4
350 half_rtol=1e-4, half_atol=1e-4
test_util.py     [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
matmul_op_test.py 92 half_rtol=0.2,
pooling_ops_test.py 783 cpu_val, gpu_val, half_rtol=0.01, half_atol=0.01)
812 cpu_val, gpu_val, half_rtol=0.01, half_atol=0.01)
    [all...]

Completed in 324 milliseconds