Searched refs:ClDepthwiseConvolutionWorkload (Results 1 – 6 of 6) sorted by relevance
76 ClDepthwiseConvolutionWorkload::ClDepthwiseConvolutionWorkload( in ClDepthwiseConvolutionWorkload() function in armnn::ClDepthwiseConvolutionWorkload150 void ClDepthwiseConvolutionWorkload::FreeUnusedTensors() in FreeUnusedTensors()156 void ClDepthwiseConvolutionWorkload::Execute() const in Execute()
24 class ClDepthwiseConvolutionWorkload : public BaseWorkload<DepthwiseConvolution2dQueueDescriptor> class29 ClDepthwiseConvolutionWorkload(const DepthwiseConvolution2dQueueDescriptor& descriptor,
33 ClDepthwiseConvolutionWorkload.cpp34 ClDepthwiseConvolutionWorkload.hpp
39 workloads/ClDepthwiseConvolutionWorkload.cpp \
300 return MakeWorkload<ClDepthwiseConvolutionWorkload>(descriptor, info); in CreateDepthwiseConvolution2d()
363 …ClDepthwiseConvolutionWorkloadTest<ClDepthwiseConvolutionWorkload, DataType::Float32>(DataLayout::… in BOOST_AUTO_TEST_CASE()