Searched refs:softmaxFloat16 (Results 1 – 1 of 1) sorted by relevance
101 bool softmaxFloat16(const _Float16* inputData, const Shape& inputShape, const float beta, in softmaxFloat16() function292 return softmaxFloat16(context->getInputBuffer<_Float16>(kInputTensor), in execute()