Searched defs:IntegerFrExp (Results 1 – 2 of 2) sorted by relevance
112 int64_t IntegerFrExp(double input, int* shift) { in IntegerFrExp() function
198 TEST(QuantizationUtilTest, IntegerFrExp) { in TEST() argument