Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dactivations.cc1124 TfLiteStatus SoftmaxQuantized(TfLiteContext* context, const TfLiteTensor* input, in SoftmaxQuantized() function
1140 TfLiteStatus SoftmaxQuantized<int8_t, int8_t>(TfLiteContext* context, in SoftmaxQuantized() function
1164 TfLiteStatus SoftmaxQuantized<uint8_t, uint8_t>(TfLiteContext* context, in SoftmaxQuantized() function
1188 TfLiteStatus SoftmaxQuantized<int16, int16>(TfLiteContext* context, in SoftmaxQuantized() function