Searched refs:tanhFloat16 (Results 1 – 1 of 1) sorted by relevance
88 bool tanhFloat16(const _Float16* inputData, const Shape& inputShape, _Float16* outputData, in tanhFloat16() function554 return tanhFloat16(context->getInputBuffer<_Float16>(kInputTensor), in executeTanh()