Searched defs:CreateDepthwiseConvolution2d (Results 1 – 5 of 5) sorted by relevance
94 …std::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(const DepthwiseConvolution2dQueueDescripto… in CreateDepthwiseConvolution2d() function in armnn::WorkloadFactoryBase
2040 std::unique_ptr<IWorkload> IWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::IWorkloadFactory
788 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::RefWorkloadFactory
767 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::NeonWorkloadFactory
916 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::ClWorkloadFactory