Home
last modified time | relevance | path

Searched refs:GetUniformQuantizedPerAxisTypeForWeight (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_quantize_dynamic_range.cc237 quant_type = quant::GetUniformQuantizedPerAxisTypeForWeight( in quantizeOpAsInt8()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_utils.h851 Type GetUniformQuantizedPerAxisTypeForWeight(
H A Dquantization_utils.cc437 Type GetUniformQuantizedPerAxisTypeForWeight(ElementsAttr attr, int quant_dim, in GetUniformQuantizedPerAxisTypeForWeight() function
H A Dquantization_driver.cc481 final_type = GetUniformQuantizedPerAxisTypeForWeight( in SetConstantResultParams()