Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_config.cc26 static bool IsQuantizationType(tensorflow::DataType dtype) { in IsQuantizationType() function
93 if (IsQuantizationType(inference_type)) { in GetInputNodeQuantSpecs()