|
25.11
|
#include <RefDepthwiseConvolution2dWorkload.hpp>
Additional Inherited Members | |
| Protected Attributes inherited from BaseWorkload< DepthwiseConvolution2dQueueDescriptor > | |
| DepthwiseConvolution2dQueueDescriptor | m_Data |
| const arm::pipe::ProfilingGuid | m_Guid |
| const std::string | m_Name |
Definition at line 15 of file RefDepthwiseConvolution2dWorkload.hpp.
|
explicit |
Definition at line 18 of file RefDepthwiseConvolution2dWorkload.cpp.
References ARMNN_REPORT_PROFILING_WORKLOAD_DESC, armnn::info, WorkloadInfo::m_InputTensorInfos, WorkloadInfo::m_OutputTensorInfos, QueueDescriptorWithParameters< LayerDescriptor >::m_Parameters, and RefBaseWorkload< DepthwiseConvolution2dQueueDescriptor >::RefBaseWorkload().
|
overridevirtual |
Implements IWorkload.
Definition at line 33 of file RefDepthwiseConvolution2dWorkload.cpp.
References Execute(), and BaseWorkload< DepthwiseConvolution2dQueueDescriptor >::m_Data.
Referenced by Execute().