Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize_helper.h312 quant::GetUniformQuantizedTypeForWeight( in processConstantOp()
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.h534 Type GetUniformQuantizedTypeForWeight(ElementsAttr attr, bool symmetric,
Dquantization_driver.cc449 final_type = GetUniformQuantizedTypeForWeight( in SetConstantResultParams()
Dquantization_utils.cc320 Type GetUniformQuantizedTypeForWeight(ElementsAttr attr, bool symmetric, in GetUniformQuantizedTypeForWeight() function