Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dquantize_composite_functions.cc255 bool IsQuantizedCallforDynamicRange(TF::PartitionedCallOp call_op) { in IsQuantizedCallforDynamicRange() function
431 has_quantized_types = IsQuantizedCallforDynamicRange(call_op); in matchAndRewrite()