Searched defs:DepthwiseConvolution2dQueueDescriptor (Results 1 – 3 of 3) sorted by relevance
207 struct DepthwiseConvolution2dQueueDescriptor : QueueDescriptorWithParameters<DepthwiseConvolution2d… struct209 DepthwiseConvolution2dQueueDescriptor() in DepthwiseConvolution2dQueueDescriptor() function215 const ConstCpuTensorHandle* m_Weight;216 const ConstCpuTensorHandle* m_Bias;
93 …d::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(const DepthwiseConvolution2dQueueDescriptor&… in CreateDepthwiseConvolution2d() argument
1375 const DepthwiseConvolution2dQueueDescriptor& /*descriptor*/, const WorkloadInfo& /*info*/) const in CreateDepthwiseConvolution2d()