Searched refs:CreateDepthwiseConvolution2dWorkloadTest (Results 1 – 4 of 4) sorted by relevance
316 auto workload = CreateDepthwiseConvolution2dWorkloadTest<NeonDepthwiseConvolutionWorkload, in NeonCreateDepthWiseConvolutionWorkloadTest()
455 …auto workload = CreateDepthwiseConvolution2dWorkloadTest<RefDepthwiseConvolution2dWorkload, DataTy… in RefCreateDepthwiseConvolutionWorkloadTest()
495 …auto workload = CreateDepthwiseConvolution2dWorkloadTest<DepthwiseConvolutionWorkloadType, DataTyp… in ClDepthwiseConvolutionWorkloadTest()
1192 std::unique_ptr<DepthwiseConvolution2dFloat32Workload> CreateDepthwiseConvolution2dWorkloadTest( in CreateDepthwiseConvolution2dWorkloadTest() function