Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.cc227 const int64_t a_fraction = IntegerFrExp(a, &a_shift); in IntegerDoubleMultiply() local
242 const int64_t a_fraction = IntegerFrExp(a, &a_shift); in IntegerDoubleCompare() local