Searched defs:CreateDepthwiseConvolution2d (Results 1 – 5 of 5) sorted by relevance
93 …std::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(const DepthwiseConvolution2dQueueDescripto… in CreateDepthwiseConvolution2d() function in armnn::WorkloadFactoryBase
1374 std::unique_ptr<IWorkload> IWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::IWorkloadFactory
274 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::RefWorkloadFactory
233 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::NeonWorkloadFactory
296 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::ClWorkloadFactory