Home
last modified time | relevance | path

Searched refs:op_quant_spec_getter (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_driver.cc107 OpQuantSpecGetter op_quant_spec_getter, in QuantizationDriver() argument
114 op_quant_spec_getter_(op_quant_spec_getter), in QuantizationDriver()
1172 OpQuantSpecGetter op_quant_spec_getter, in ApplyQuantizationParamsPropagation() argument
1176 func, is_signed, disable_per_channel, op_quant_spec_getter, in ApplyQuantizationParamsPropagation()
1182 OpQuantSpecGetter op_quant_spec_getter, in ApplyQuantizationParamsPropagation() argument
1185 QuantizationDriver(func, is_signed, disable_per_channel, op_quant_spec_getter, in ApplyQuantizationParamsPropagation()
Dquantization_utils.h874 OpQuantSpecGetter op_quant_spec_getter,
880 OpQuantSpecGetter op_quant_spec_getter,
893 OpQuantSpecGetter op_quant_spec_getter,
Dquantization_utils.cc743 Operation* op, OpQuantSpecGetter op_quant_spec_getter, in IsStatsRedundant() argument
758 mlir::func::FuncOp func, OpQuantSpecGetter op_quant_spec_getter, in RemoveRedundantStatsOps() argument
789 if (IsStatsRedundant(def, op_quant_spec_getter, in RemoveRedundantStatsOps()