Searched refs:fullyConnectedQuant8 (Results 1 – 1 of 1) sorted by relevance
103 bool fullyConnectedQuant8(const uint8_t* inputData, const Shape& inputShape, in fullyConnectedQuant8() function144 bool fullyConnectedQuant8(const int8_t* inputData, const Shape& inputShape, in fullyConnectedQuant8() function216 return fullyConnectedQuant8(context->getInputBuffer<uint8_t>(kInputTensor), in execute()226 return fullyConnectedQuant8(context->getInputBuffer<int8_t>(kInputTensor), in execute()