Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DActivation.cpp235 bool reluQuant8Signed(const int8_t* inputData, const Shape& inputShape, int8_t* outputData, in reluQuant8Signed() function
453 return reluQuant8Signed(context->getInputBuffer<int8_t>(kInputTensor), in executeRelu()