Home
last modified time | relevance | path

Searched refs:GetUniformQuantizedTypeForWeight (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
Dprepare_quantize_drq.cc156 quant_type = quant::GetUniformQuantizedTypeForWeight( in quantizeOpAsInt8()
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize_dynamic_range.cc243 quant_type = quant::GetUniformQuantizedTypeForWeight( in quantizeOpAsInt8()
Dprepare_quantize_helper.h312 quant::GetUniformQuantizedTypeForWeight( in processConstantOp()
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.h841 Type GetUniformQuantizedTypeForWeight(ElementsAttr attr, bool symmetric,
Dquantization_utils.cc409 Type GetUniformQuantizedTypeForWeight(ElementsAttr attr, bool symmetric, in GetUniformQuantizedTypeForWeight() function
Dquantization_driver.cc486 final_type = GetUniformQuantizedTypeForWeight( in SetConstantResultParams()