Home
last modified time | relevance | path

Searched defs:IntegerDoubleCompare (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.cc240 int IntegerDoubleCompare(double a, double b) { in IntegerDoubleCompare() function
Dquantization_util_test.cc320 TEST(QuantizationUtilTest, IntegerDoubleCompare) { in TEST() argument