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