Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/uniform_quant_ops/
H A Dmath_utils.h129 Tin input_val, int32_t effective_quantized_multiplier, int effective_shift, in AffineRequantizeWithQuantizedMultiplierAndShift()
H A Dmath_utils_test.cc150 int effective_shift; in TEST() local
H A Duniform_requantize_op.cc34 int32_t effective_shift; in PerTensorToPerTensorRequantize() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dquantization_util.cc409 int* effective_shift) { in QuantizeMultiplierArray()