Home
last modified time | relevance | path

Searched refs:NeonDepthwiseConvolutionWorkload (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/neon/workloads/
H A DNeonDepthwiseConvolutionWorkload.cpp89 NeonDepthwiseConvolutionWorkload::NeonDepthwiseConvolutionWorkload( in NeonDepthwiseConvolutionWorkload() function in armnn::NeonDepthwiseConvolutionWorkload
161 void NeonDepthwiseConvolutionWorkload::Execute() const in Execute()
H A DNeonDepthwiseConvolutionWorkload.hpp26 class NeonDepthwiseConvolutionWorkload : public NeonBaseWorkload<DepthwiseConvolution2dQueueDescrip… class
29 NeonDepthwiseConvolutionWorkload(const DepthwiseConvolution2dQueueDescriptor& descriptor,
H A DCMakeLists.txt41 NeonDepthwiseConvolutionWorkload.cpp
42 NeonDepthwiseConvolutionWorkload.hpp
/aosp_15_r20/external/armnn/src/backends/neon/
H A Dbackend.mk42 workloads/NeonDepthwiseConvolutionWorkload.cpp \
H A DNeonWorkloadFactory.cpp265 …return std::make_unique<NeonDepthwiseConvolutionWorkload>(*depthwiseConvolution2dQueueDescriptor, … in CreateWorkload()
770 return std::make_unique<NeonDepthwiseConvolutionWorkload>(descriptor, info); in CreateDepthwiseConvolution2d()
/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonCreateWorkloadTests.cpp316 auto workload = CreateDepthwiseConvolution2dWorkloadTest<NeonDepthwiseConvolutionWorkload, in NeonCreateDepthWiseConvolutionWorkloadTest()
/aosp_15_r20/external/armnn/
H A DLICENSE.spdx14326 FileName: ./src/backends/neon/workloads/NeonDepthwiseConvolutionWorkload.cpp
14333 FileName: ./src/backends/neon/workloads/NeonDepthwiseConvolutionWorkload.hpp