Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.cc229 const int64_t b_fraction = IntegerFrExp(b, &b_shift); in IntegerDoubleMultiply() local
244 const int64_t b_fraction = IntegerFrExp(b, &b_shift); in IntegerDoubleCompare() local