Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBroadcast.cpp340 bool subQuant8(const T* in1, const Shape& shape1, const T* in2, const Shape& shape2, in subQuant8() function
572 return subQuant8(context->getInputBuffer<uint8_t>(kInputTensor1), in executeSub()
580 return subQuant8(context->getInputBuffer<int8_t>(kInputTensor1), in executeSub()