Searched refs:tanhQuant8Signed (Results 1 – 1 of 1) sorted by relevance
253 bool tanhQuant8Signed(const int8_t* inputData, const Shape& inputShape, int8_t* outputData, in tanhQuant8Signed() function569 return tanhQuant8Signed(context->getInputBuffer<int8_t>(kInputTensor), in executeTanh()