Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
Dquantize_weights.cc82 bool disable_per_channel, bool weight_only_quantization, in QuantizeWeights()
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_config.h70 bool weight_only_quantization = false; member
Dquantization_utils.h393 bool weight_only_quantization = in matchAndRewrite() local