Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dlog_quantized_test.cc275 static constexpr double kOutputFloatTolerance = 7.0e-7; in TEST_F() local
286 (1 << (31 - var_output_integer_bits)) * kOutputFloatTolerance); in TEST_F()