Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_utils.cc744 OpQuantScaleSpecGetter op_quant_scale_spec_getter) { in IsStatsRedundant()
751 OpQuantScaleSpecGetter op_quant_scale_spec_getter) { in IsSameScaleOp()
759 OpQuantScaleSpecGetter op_quant_scale_spec_getter) { in RemoveRedundantStatsOps()
H A Dquantization_driver.cc108 OpQuantScaleSpecGetter op_quant_scale_spec_getter, in QuantizationDriver()
1183 OpQuantScaleSpecGetter op_quant_scale_spec_getter, bool infer_tensor_ranges, in ApplyQuantizationParamsPropagation()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dquantize.cc154 MLIRContext* context, OpQuantScaleSpecGetter op_quant_scale_spec_getter) in QuantizeSameScaleOpsPattern()