Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DActivation.cpp253 bool tanhQuant8Signed(const int8_t* inputData, const Shape& inputShape, int8_t* outputData, in tanhQuant8Signed() function
569 return tanhQuant8Signed(context->getInputBuffer<int8_t>(kInputTensor), in executeTanh()