Searched refs:depthwiseConvolution2DQueueDescriptor (Results 1 – 2 of 2) sorted by relevance
278 auto depthwiseConvolution2DQueueDescriptor in CreateWorkload() local280 …turn std::make_unique<RefDepthwiseConvolution2dWorkload>(*depthwiseConvolution2DQueueDescriptor, i… in CreateWorkload()
1683 auto depthwiseConvolution2DQueueDescriptor in CreateWorkload() local1685 return CreateDepthwiseConvolution2d(*depthwiseConvolution2DQueueDescriptor, info); in CreateWorkload()