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.cc293 bool should_dequantize = scores->type == kTfLiteUInt8 || in BuildResults() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc5274 TfLiteContext* context, int densify_node_id, bool should_dequantize, in DensifyAndDequantizeConstTensor()
5716 bool should_dequantize = false; in AddOpsAndTensors() local