Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DActivation.cpp88 bool tanhFloat16(const _Float16* inputData, const Shape& inputShape, _Float16* outputData, in tanhFloat16() function
554 return tanhFloat16(context->getInputBuffer<_Float16>(kInputTensor), in executeTanh()