Home
last modified time | relevance | path

Searched defs:DepthwiseConvolution2dQueueDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/armnn/src/backends/backendsCommon/
DWorkloadFactoryBase.hpp94 …d::unique_ptr<IWorkload> CreateDepthwiseConvolution2d(const DepthwiseConvolution2dQueueDescriptor& in CreateDepthwiseConvolution2d() argument
DWorkloadFactory.cpp2041 const DepthwiseConvolution2dQueueDescriptor& /*descriptor*/, const WorkloadInfo& /*info*/) const in CreateDepthwiseConvolution2d()
/external/armnn/include/armnn/backends/
DWorkloadData.hpp229 struct DepthwiseConvolution2dQueueDescriptor : QueueDescriptorWithParameters<DepthwiseConvolution2d… struct