|
25.11
|
#include <NeonNegWorkload.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 18 of file NeonNegWorkload.hpp.
| NeonNegWorkload | ( | const ElementwiseUnaryQueueDescriptor & | descriptor, |
| const WorkloadInfo & | info ) |
Definition at line 25 of file NeonNegWorkload.cpp.
References armnn::info, BaseWorkload< ElementwiseUnaryQueueDescriptor >::m_Data, NeonBaseWorkload< ElementwiseUnaryQueueDescriptor >::NeonBaseWorkload(), and armnn::PolymorphicDowncast().
|
overridevirtual |
Implements IWorkload.
Definition at line 36 of file NeonNegWorkload.cpp.
References ARMNN_SCOPED_PROFILING_EVENT_NEON_NAME_GUID.