Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dlog_quantized_test.cc274 static constexpr int kIntegerTolerance = 8; in TEST_F() local
285 std::max(1.0 * kIntegerTolerance, in TEST_F()
300 static constexpr int kIntegerTolerance = 4; in TEST_F() local
303 kIntegerTolerance, &generator_); in TEST_F()
305 "SelectedIntegerBits", kIntegerTolerance, in TEST_F()