Searched refs:CreateDepthwiseConvolution2d (Results 1 – 9 of 9) sorted by relevance
94 …std::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(const DepthwiseConvolution2dQueueDescripto… in CreateDepthwiseConvolution2d() function in armnn::WorkloadFactoryBase
1685 return CreateDepthwiseConvolution2d(*depthwiseConvolution2DQueueDescriptor, info); in CreateWorkload()2040 std::unique_ptr<IWorkload> IWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::IWorkloadFactory
141 …std::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(const DepthwiseConvolution2dQueueDescripto…
767 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::NeonWorkloadFactory
159 virtual std::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(
155 …std::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(const DepthwiseConvolution2dQueueDescripto…
788 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::RefWorkloadFactory
144 …std::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(const DepthwiseConvolution2dQueueDescripto…
916 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateDepthwiseConvolution2d( in CreateDepthwiseConvolution2d() function in armnn::ClWorkloadFactory