Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DActivation.cpp247 bool relu6Quant8Signed(const int8_t* inputData, const Shape& inputShape, int8_t* outputData, in relu6Quant8Signed() function
511 return relu6Quant8Signed(context->getInputBuffer<int8_t>(kInputTensor), in executeRelu6()