Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util.cc93 TF_LITE_ENSURE_STATUS(GetQuantizedConvolutionMultipler( in PopulateConvolutionQuantizationParams()
106 TfLiteStatus GetQuantizedConvolutionMultipler(TfLiteContext* context, in GetQuantizedConvolutionMultipler() function
Dkernel_util.h102 TfLiteStatus GetQuantizedConvolutionMultipler(TfLiteContext* context,
Dfully_connected.cc122 TF_LITE_ENSURE_STATUS(GetQuantizedConvolutionMultipler( in Prepare()
/external/tensorflow/tensorflow/lite/experimental/micro/kernels/
Dfully_connected.cc57 TF_LITE_ENSURE_STATUS(GetQuantizedConvolutionMultipler( in CalculateOpData()
Ddepthwise_conv.cc70 TF_LITE_ENSURE_STATUS(GetQuantizedConvolutionMultipler( in CalculateOpData()
/external/tensorflow/tensorflow/lite/experimental/micro/kernels/portable_optimized/
Ddepthwise_conv.cc73 TF_LITE_ENSURE_STATUS(GetQuantizedConvolutionMultipler( in CalculateOpData()