Home
last modified time | relevance | path

Searched refs:SoftmaxInt8LUT (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dsoftmax_quantized_test.cc159 optimized_ops::SoftmaxInt8LUT(params, shape_common, input_data, shape_common, in RunOneSoftmaxTest()
/external/tensorflow/tensorflow/lite/kernels/
Dactivations.cc1076 optimized_ops::SoftmaxInt8LUT( in SoftmaxQuantized()
1093 optimized_ops::SoftmaxInt8LUT( in SoftmaxQuantized()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h3904 inline void SoftmaxInt8LUT(const SoftmaxParams& params, in SoftmaxInt8LUT() function