Home
last modified time | relevance | path

Searched defs:should_dequantize (Results 1 – 2 of 2) 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
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc4562 TfLiteContext* context, int densify_node_id, bool should_dequantize, in DensifyAndDequantizeConstTensor()
4840 bool should_dequantize = false; in AddOpsAndTensors() local