|
25.11
|
#include <NeonDepthwiseConvolutionWorkload.hpp>
Additional Inherited Members | |
| Protected Member Functions inherited from NeonBaseWorkload< DepthwiseConvolution2dQueueDescriptor > | |
| virtual void | Reconfigure () |
| Protected Attributes inherited from BaseWorkload< DepthwiseConvolution2dQueueDescriptor > | |
| DepthwiseConvolution2dQueueDescriptor | m_Data |
| const arm::pipe::ProfilingGuid | m_Guid |
| const std::string | m_Name |
Definition at line 26 of file NeonDepthwiseConvolutionWorkload.hpp.
| NeonDepthwiseConvolutionWorkload | ( | const DepthwiseConvolution2dQueueDescriptor & | descriptor, |
| const WorkloadInfo & | info ) |
Definition at line 87 of file NeonDepthwiseConvolutionWorkload.cpp.
References ARMNN_REPORT_PROFILING_WORKLOAD_DESC, armnn::ConvertAdditionalInfoToAclActivationLayerInfo(), BaseWorkload< DepthwiseConvolution2dQueueDescriptor >::GetGuid(), armnn::info, BaseWorkload< DepthwiseConvolution2dQueueDescriptor >::m_Data, WorkloadInfo::m_InputTensorInfos, WorkloadInfo::m_OutputTensorInfos, QueueDescriptorWithParameters< LayerDescriptor >::m_Parameters, NeonBaseWorkload< DepthwiseConvolution2dQueueDescriptor >::NeonBaseWorkload(), and armnn::PolymorphicDowncast().
|
overridevirtual |
Implements IWorkload.
Definition at line 152 of file NeonDepthwiseConvolutionWorkload.cpp.
References ARMNN_SCOPED_PROFILING_EVENT_NEON_NAME_GUID.