Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.h543 Type GetUniformQuantizedPerAxisTypeForWeight(ElementsAttr attr, int quant_dim,
Dquantization_driver.cc444 final_type = GetUniformQuantizedPerAxisTypeForWeight( in SetConstantResultParams()
Dquantization_utils.cc346 Type GetUniformQuantizedPerAxisTypeForWeight(ElementsAttr attr, int quant_dim, in GetUniformQuantizedPerAxisTypeForWeight() function