Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dsoftmax.h149 inline int16_t SoftMaxCalculateExp(const SoftmaxParams& params, in SoftMaxCalculateExp() function
192 SoftMaxCalculateExp(params, input_data, depth, max_in_row, i, c); in SoftmaxInt16()