Searched refs:GetQuantizedConvolutionMultipler (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | kernel_util.cc | 271 TF_LITE_ENSURE_STATUS(GetQuantizedConvolutionMultipler( in PopulateConvolutionQuantizationParams() 288 TfLiteStatus GetQuantizedConvolutionMultipler(TfLiteContext* context, in GetQuantizedConvolutionMultipler() function 321 return GetQuantizedConvolutionMultipler(context, input, filter, output, in GetQuantizedConvolutionMultipler() 325 TfLiteStatus GetQuantizedConvolutionMultipler(TfLiteContext* context, in GetQuantizedConvolutionMultipler() function
|
H A D | kernel_util.h | 250 TfLiteStatus GetQuantizedConvolutionMultipler(TfLiteContext* context, 257 TfLiteStatus GetQuantizedConvolutionMultipler(TfLiteContext* context,
|
H A D | batch_matmul.cc | 320 TF_LITE_ENSURE_STATUS(GetQuantizedConvolutionMultipler( in Prepare()
|
H A D | fully_connected.cc | 267 TF_LITE_ENSURE_STATUS(GetQuantizedConvolutionMultipler( in PrepareImpl()
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow/lite/kernels/libtflite_kernel_utils/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/external/tensorflow/tensorflow/lite/kernels/ |
D | kernel_util.sdump | 5678 "function_name" : "tflite::GetQuantizedConvolutionMultipler", 5702 "function_name" : "tflite::GetQuantizedConvolutionMultipler",
|