Home
last modified time | relevance | path

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

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/
H A Dnl_classifier.cc293 bool should_dequantize = scores->type == kTfLiteUInt8 || in BuildResults() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate.cc5274 TfLiteContext* context, int densify_node_id, bool should_dequantize, in DensifyAndDequantizeConstTensor()
5716 bool should_dequantize = false; in AddOpsAndTensors() local