Home
last modified time | relevance | path

Searched defs:RefLstmWorkload (Results 1 – 2 of 2) sorted by relevance

/external/armnn/src/backends/reference/workloads/
DRefLstmWorkload.hpp16 class RefLstmWorkload : public RefBaseWorkload<LstmQueueDescriptor> class
DRefLstmWorkload.cpp17 RefLstmWorkload::RefLstmWorkload(const LstmQueueDescriptor &descriptor, const WorkloadInfo &info) in RefLstmWorkload() function in armnn::RefLstmWorkload