Searched refs:softmaxQuant8 (Results 1 – 1 of 1) sorted by relevance
203 bool softmaxQuant8(const T* inputData, const Shape& inputShape, const float beta, int32_t axis, in softmaxQuant8() function304 return softmaxQuant8(context->getInputBuffer<uint8_t>(kInputTensor), in execute()310 return softmaxQuant8(context->getInputBuffer<int8_t>(kInputTensor), in execute()