Searched defs:error_threshold (Results 1 – 5 of 5) sorted by relevance
36 int output_height, float error_threshold) { in TestOneResizeBilinear()133 float error_threshold = 1e-5; in TEST_P() local158 float error_threshold = 1e-5; in TEST_P() local183 float error_threshold = 1e-5; in TEST_P() local
40 static const DataType error_threshold = DataType(1e-4); in test_sycl_contraction() local158 static const DataType error_threshold = DataType(1e-4); in test_no_out_of_bounds() local266 static const DataType error_threshold = DataType(1e-4); in test_scalar() local325 static const DataType error_threshold = DataType(1e-4); in contraction_batch() local398 static const DataType error_threshold = DataType(1e-4); in contraction_rhs_transposed() local467 static const DataType error_threshold = DataType(1e-4); in contraction_lhs_transposed() local533 static const DataType error_threshold = DataType(1e-4); in contraction_both_transposed() local
29 static const DataType error_threshold = 1e-4f; in test_sycl_cumsum() local
19 static const float error_threshold =1e-8f; variable
32 static const float error_threshold =1e-4f; variable