Home
last modified time | relevance | path

Searched refs:CreateDepthwiseConvolution2dWorkloadTest (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonCreateWorkloadTests.cpp316 auto workload = CreateDepthwiseConvolution2dWorkloadTest<NeonDepthwiseConvolutionWorkload, in NeonCreateDepthWiseConvolutionWorkloadTest()
/aosp_15_r20/external/armnn/src/backends/reference/test/
H A DRefCreateWorkloadTests.cpp455 …auto workload = CreateDepthwiseConvolution2dWorkloadTest<RefDepthwiseConvolution2dWorkload, DataTy… in RefCreateDepthwiseConvolutionWorkloadTest()
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClCreateWorkloadTests.cpp495 …auto workload = CreateDepthwiseConvolution2dWorkloadTest<DepthwiseConvolutionWorkloadType, DataTyp… in ClDepthwiseConvolutionWorkloadTest()
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DCreateWorkload.hpp1192 std::unique_ptr<DepthwiseConvolution2dFloat32Workload> CreateDepthwiseConvolution2dWorkloadTest( in CreateDepthwiseConvolution2dWorkloadTest() function