Searched refs:depthwiseConv (Results 1 – 1 of 1) sorted by relevance
373 bool depthwiseConv(const T_Input* inputData, const Shape& inputShape, const T_Filter* filterData, in depthwiseConv() function585 return depthwiseConv(context->getInputBuffer<float>(kInputTensor), in execute()598 return depthwiseConv(context->getInputBuffer<_Float16>(kInputTensor), in execute()629 return depthwiseConv(context->getInputBuffer<uint8_t>(kInputTensor), in execute()664 return depthwiseConv(context->getInputBuffer<int8_t>(kInputTensor), in execute()