Searched refs:logisticQuant8 (Results 1 – 1 of 1) sorted by relevance
188 bool logisticQuant8(const uint8_t* inputData, const Shape& inputShape, uint8_t* outputData, in logisticQuant8() function535 return logisticQuant8(context->getInputBuffer<uint8_t>(kInputTensor), in executeLogistic()