Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DL2Normalization.cpp184 bool l2normQuant8Signed(const int8_t* inputData, const Shape& inputShape, int32_t axis, in l2normQuant8Signed() function
284 return l2normQuant8Signed(context->getInputBuffer<int8_t>(kInputTensor), in execute()