Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DRefQLstmWorkload.hpp16 class RefQLstmWorkload : public RefBaseWorkload<QLstmQueueDescriptor> class
H A DRefQLstmWorkload.cpp16 RefQLstmWorkload::RefQLstmWorkload(const QLstmQueueDescriptor &descriptor, const WorkloadInfo &info) in RefQLstmWorkload() function in armnn::RefQLstmWorkload