|
25.11
|
#include <NeonSqrtWorkload.hpp>
Additional Inherited Members | |
| Protected Member Functions inherited from NeonBaseWorkload< ElementwiseUnaryQueueDescriptor > | |
| virtual void | Reconfigure () |
| Protected Attributes inherited from BaseWorkload< ElementwiseUnaryQueueDescriptor > | |
| ElementwiseUnaryQueueDescriptor | m_Data |
| const arm::pipe::ProfilingGuid | m_Guid |
| const std::string | m_Name |
Definition at line 17 of file NeonSqrtWorkload.hpp.
| NeonSqrtWorkload | ( | const ElementwiseUnaryQueueDescriptor & | descriptor, |
| const WorkloadInfo & | info ) |
Definition at line 31 of file NeonSqrtWorkload.cpp.
References ARMNN_REPORT_PROFILING_WORKLOAD_DESC, armnn::ConvertActivationDescriptorToAclActivationLayerInfo(), armnn::info, BaseWorkload< ElementwiseUnaryQueueDescriptor >::m_Data, ActivationDescriptor::m_Function, ElementwiseUnaryDescriptor::m_Operation, QueueDescriptorWithParameters< LayerDescriptor >::m_Parameters, NeonBaseWorkload< ElementwiseUnaryQueueDescriptor >::NeonBaseWorkload(), armnn::PolymorphicDowncast(), and armnn::Sqrt.
|
overridevirtual |
Implements IWorkload.
Definition at line 57 of file NeonSqrtWorkload.cpp.
References ARMNN_SCOPED_PROFILING_EVENT_NEON_NAME_GUID.