Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h246 const int fp_shift = 16; in RequantizeManyInNewRangeReference() local
317 const int fp_shift = 16; in RequantizeManyInNewRangeNeon() local
692 const int fp_shift = 16; variable
/external/v8/src/ppc/
Dsimulator-ppc.cc3651 int fp_shift = (7 - bfa) * CRWIDTH; in ExecuteGeneric() local