Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_utils.cc220 bool legacy_float_scale, bool use_fake_quant_num_bits) { in GetQuantizedType()
304 bool is_signed, bool legacy_float_scale, in GetQuantizedTypeAttr()
412 bool legacy_float_scale, in GetUniformQuantizedTypeForWeight()
440 bool legacy_float_scale, in GetUniformQuantizedPerAxisTypeForWeight()
470 bool legacy_float_scale) { in GetUniformQuantizedTypeForBias()
H A Dquantization_driver.cc109 bool infer_tensor_range, bool legacy_float_scale) in QuantizationDriver()
1174 bool legacy_float_scale) { in ApplyQuantizationParamsPropagation()
1184 bool legacy_float_scale) { in ApplyQuantizationParamsPropagation()
H A Dquantization_config.h80 bool legacy_float_scale = false; member
H A Dquantization_utils.h271 bool legacy_float_scale; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dquantize.cc175 explicit QuantizeConstPattern(MLIRContext* context, bool legacy_float_scale) in QuantizeConstPattern()
299 bool verify_numeric, bool whole_model_verify, bool legacy_float_scale, in CreateQuantizePass()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
H A Dquantize_model.cc58 bool whole_model_verify, bool legacy_float_scale, in QuantizeModel()
H A Dquantize_weights.cc83 bool legacy_float_scale) { in QuantizeWeights()