Home
last modified time | relevance | path

Searched refs:PreprocessLogSoftmaxScalingExp (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dlogsoftmax_quantized_test.cc163 tflite::PreprocessLogSoftmaxScalingExp( in RunOneLogSoftmaxTest()
220 tflite::PreprocessLogSoftmaxScalingExp( in RunOneLogSoftmaxTest()
Dquantization_util.h244 void PreprocessLogSoftmaxScalingExp(double beta, double input_scale,
Dquantization_util.cc321 void PreprocessLogSoftmaxScalingExp(double beta, double input_scale, in PreprocessLogSoftmaxScalingExp() function
/external/tensorflow/tensorflow/lite/kernels/
Dactivations.cc686 tflite::PreprocessLogSoftmaxScalingExp( in LogSoftmaxPrepare()