|
25.11
|
#include <RefElementwiseUnaryWorkload.hpp>
Additional Inherited Members | |
| Protected Attributes inherited from BaseWorkload< ElementwiseUnaryQueueDescriptor > | |
| ElementwiseUnaryQueueDescriptor | m_Data |
| const arm::pipe::ProfilingGuid | m_Guid |
| const std::string | m_Name |
Definition at line 16 of file RefElementwiseUnaryWorkload.hpp.
| RefElementwiseUnaryWorkload | ( | const ElementwiseUnaryQueueDescriptor & | descriptor, |
| const WorkloadInfo & | info ) |
Definition at line 29 of file RefElementwiseUnaryWorkload.cpp.
References armnn::info, and RefBaseWorkload< ElementwiseUnaryQueueDescriptor >::RefBaseWorkload().
|
overridevirtual |
Implements IWorkload.
Definition at line 34 of file RefElementwiseUnaryWorkload.cpp.
References Execute(), and BaseWorkload< ElementwiseUnaryQueueDescriptor >::m_Data.
Referenced by Execute().