Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dprepare_quantize.cc166 bool need_to_set_input_nodes_quantization_params = false; in SetInputNodesQuantizationParams() local
171 need_to_set_input_nodes_quantization_params = true; in SetInputNodesQuantizationParams()
176 if (!need_to_set_input_nodes_quantization_params) { in SetInputNodesQuantizationParams()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_quantize.cc152 bool need_to_set_input_nodes_quantization_params = false; in SetInputNodesQuantizationParams() local
157 need_to_set_input_nodes_quantization_params = true; in SetInputNodesQuantizationParams()
162 if (!need_to_set_input_nodes_quantization_params) { in SetInputNodesQuantizationParams()