Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dactivations.cc1092 TfLiteStatus SoftmaxQuantized(TfLiteContext* context, const TfLiteTensor* input, in SoftmaxQuantized() function
1108 TfLiteStatus SoftmaxQuantized<int8_t, int8_t>(TfLiteContext* context, in SoftmaxQuantized() function
1132 TfLiteStatus SoftmaxQuantized<uint8_t, uint8_t>(TfLiteContext* context, in SoftmaxQuantized() function
1156 TfLiteStatus SoftmaxQuantized<int16, int16>(TfLiteContext* context, in SoftmaxQuantized() function