Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dquantize_composite_functions.cc118 LogicalResult CreateUniformQuantizedTypeParams(UniformQuantizedType qtype, in CreateUniformQuantizedTypeParams() function
171 return CreateUniformQuantizedTypeParams(qtype, loc, rewriter, scale, in CreateQuantizationParams()