Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/
Dnl_classifier.cc267 bool should_dequantize = scores->type == kTfLiteUInt8 || in BuildResults() local
283 if (should_dequantize) { in BuildResults()