Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DActivation.cpp282 bool logisticQuant8Signed(const int8_t* inputData, const Shape& inputShape, int8_t* outputData, in logisticQuant8Signed() function
540 return logisticQuant8Signed(context->getInputBuffer<int8_t>(kInputTensor), in executeLogistic()