Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DActivation.cpp98 bool tanhFloat32(const float* inputData, const Shape& inputShape, float* outputData, in tanhFloat32() function
559 return tanhFloat32(context->getInputBuffer<float>(kInputTensor), in executeTanh()